3ree icon indicating copy to clipboard operation
3ree copied to clipboard

Any plans to add auth?

Open iamwhitebox opened this issue 7 years ago • 4 comments

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

iamwhitebox avatar Sep 03 '16 14:09 iamwhitebox

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?

GordyD avatar Sep 06 '16 02:09 GordyD

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!

iamwhitebox avatar Sep 07 '16 13:09 iamwhitebox

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 avatar Sep 09 '16 16:09 01dr

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

01dr avatar Oct 13 '16 19:10 01dr