-
Notifications
You must be signed in to change notification settings - Fork 91
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
Any plans to add auth? #52
Comments
We could certainly extend this to include auth. Do you have any specific requirements? Are you just focussed on username/password auth, or use of 3rd party oauth services? |
Just basic Auth, and with Stormpath - since I love this stack so much, I'd like to do some ports with Vue.js as well - I will let you know! |
It would be cool to use passport + jwt auth |
Hi guys! We have added jwt-auth to our fork. Check this out |
Does anyone have any good resources on an auth example, the only one I know that exists is really messy.
The text was updated successfully, but these errors were encountered: