You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ? :)
The text was updated successfully, but these errors were encountered:
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?
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 ? :)
The text was updated successfully, but these errors were encountered: