We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Token-based authentication has several advantages over cookie-based authentication: https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/
@clbarras @juandelamontana I am just creating this issue to keep track of this better alternative -- I am not saying that we should do it right now...
The text was updated successfully, but these errors were encountered:
This could be even better (using Github/Facebook/etc.. authentication)
https://www.sitepoint.com/passport-authentication-for-nodejs-applications/
Sorry, something went wrong.
No branches or pull requests
Token-based authentication has several advantages over cookie-based authentication:
https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/
@clbarras @juandelamontana I am just creating this issue to keep track of this better alternative -- I am not saying that we should do it right now...
The text was updated successfully, but these errors were encountered: