serverless-authentication-boilerplate icon indicating copy to clipboard operation
serverless-authentication-boilerplate copied to clipboard

Mobile App friendly boilerplate

Open Tazer opened this issue 8 years ago • 1 comments

Hello,

This works great on the web. But it would be cool with a boilerplate for a "mobile app". Where you don't use the redirect flows. Cause that's usually handled by the app and then the app will have a token that it would like to send to serverless-authentication

Any plans on that ? :)

Tazer avatar Nov 03 '16 17:11 Tazer

Yeah... same here. Not sure what you're trying to do, but you can use a cognito blueprint which would be a different repo and fit your use case better.

I want to avoid cognito and have custom authorizers instead to save money, but it seems that there are no open source projects for this yet. Want to start a project?

Link to my feature request: https://github.com/laardee/serverless-authentication-boilerplate/issues/66

thejeff77 avatar Dec 17 '19 18:12 thejeff77