authentication - Use devise gem with API only Rails 5 app -


i learning rails 5, trying implement authentication in api application. using devise_token_auth gem it.

my question is: possible use devise gem authentication in rails 5 api application in same way in traditional rails applications?

if not, best way implement authentication in rails 5 api application?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -