You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, first of all thanks for a great book! just wondering if you have any example on how to do token based authentication?
Basically the idea is for mobile clients authenticating against a backend API where they send email/pass combination and returns a token which is submitted for future requests.
Hello, first of all thanks for a great book! just wondering if you have any example on how to do token based authentication?
Basically the idea is for mobile clients authenticating against a backend API where they send email/pass combination and returns a token which is submitted for future requests.
I wrote a sample implementation, do you see potential problems with it?
The text was updated successfully, but these errors were encountered: