We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clearly the user are stored in dynamodb table here: https://github.com/danilop/LambdAuth/blob/master/LambdAuthCreateUser/index.js#L39
I was wondering what Cognito is used for here then, would be great if someone could clarify this: https://github.com/danilop/LambdAuth/blob/master/LambdAuthLogin/index.js#L61
The text was updated successfully, but these errors were encountered:
It issue the token, with secret keys and expiration management.
Sorry, something went wrong.
No branches or pull requests
Clearly the user are stored in dynamodb table here: https://github.com/danilop/LambdAuth/blob/master/LambdAuthCreateUser/index.js#L39
I was wondering what Cognito is used for here then, would be great if someone could clarify this:
https://github.com/danilop/LambdAuth/blob/master/LambdAuthLogin/index.js#L61
The text was updated successfully, but these errors were encountered: