Hello,
Is there any example for handle authorization & authentication for Mobile App.
Cause I have looked into https://github.com/laardee/serverless-authentication-boilerplate. But that’s more toward Web.
As it uses a “redirect” flow for social logins and are missing out on user/pass at the moment.
Is there anyone working on a “template” for authorization/authentication/roles with serverless.com and mobile apps ?
I’m talking about issuing tokens and validating. But also registering & signing in users.