Authentication without redirect
In my app, I don't want the users to redirect when authentication.
So is it possible that the user authenticates it without redirect?
For example, the user sends a request to box API to get an access token with the user's email address and password. Is it possible?
Post is closed for comments.
Comments
0 comments