Closed Miguelme closed 1 year ago
Is it possible to sign up/create/register a new user in Cognito using this library? It seems to me it would be a huge impact to be able to register new users easily directly from this library
Hello, with this library you can only validate and decode JWT from AWS Cognito. You can use boto3 to do that.
Is it possible to sign up/create/register a new user in Cognito using this library? It seems to me it would be a huge impact to be able to register new users easily directly from this library