laardee / serverless-authentication-boilerplate

Generic authentication boilerplate for Serverless framework
http://laardee.github.io/serverless-authentication-gh-pages
MIT License
568 stars 71 forks source link

Developer Authenticated Identities #9

Closed mikedizon closed 7 years ago

mikedizon commented 8 years ago

Are there plans to support Developer Authenticated Identities?

http://docs.aws.amazon.com/cognito/latest/developerguide/developer-authenticated-identities.html

LambdaAuth does this, but it would be nice to have it as a serverless plugin

https://github.com/danilop/LambdAuth

laardee commented 8 years ago

This is a good feature to include to the boilerplate, at least as an example implementation. I'll look into this.

laardee commented 7 years ago

I'll close this one and let's continue the conversation in this issue https://github.com/laardee/serverless-authentication-boilerplate/issues/30