Skip to content
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

Open
iamwhitebox opened this issue Sep 3, 2016 · 4 comments
Open

Any plans to add auth? #52

iamwhitebox opened this issue Sep 3, 2016 · 4 comments

Comments

@iamwhitebox
Copy link

Does anyone have any good resources on an auth example, the only one I know that exists is really messy.

@GordyD
Copy link
Owner

GordyD commented Sep 6, 2016

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?

@iamwhitebox
Copy link
Author

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!

@01dr
Copy link

01dr commented Sep 9, 2016

It would be cool to use passport + jwt auth
Passport support local-strategy and 3rd party
Why jwt? https://auth0.com/blog/secure-your-react-and-redux-app-with-jwt-authentication/

@01dr
Copy link

01dr commented Oct 13, 2016

Hi guys! We have added jwt-auth to our fork. Check this out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants