V
V
Volgarastraport2017-03-14 15:17:43
Mobile development
Volgarastraport, 2017-03-14 15:17:43

OAuth authorization on the site and JS applications?

We are making a web service in JS and there will be builds for iOS and Android. At the same time, the user, having registered on the website, can then connect to his account through mobile applications.
In addition to OAuth, nothing came to mind, so we put Logins on the site, but for mobile phones, UI Logins is inconvenient and ugly.
Are there any solutions, modules, or for OAuth authorization in mobile JS applications?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Kalashnikov, 2017-03-14
@zo0m

look at JWT ( https://jwt.io)
a way to authenticate by token, without the need to store sessions in the database

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question