Posts
About
Gastón's blog
posts about web development and bitcoin
Sane-Auth example
Authenticate an Ember app with a Sails API using sane-auth. This setup is based on JSON Web Token (JWT) and OAuth2.
#
emberjs
#
sailsjs
Ember and Sails authentication options
What are the possible ways of authenticating an Ember app with a Sails backend? This is an overview of the current offer of tools and addons available for session and token based authentication.
#
emberjs
#
sailsjs