Skip to content
New issue

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

What is AWS Cognito used for here? #69

Open
kgoedecke opened this issue Jul 19, 2018 · 1 comment
Open

What is AWS Cognito used for here? #69

kgoedecke opened this issue Jul 19, 2018 · 1 comment

Comments

@kgoedecke
Copy link

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

@LucasBadico
Copy link

It issue the token, with secret keys and expiration management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants