Devise login via web and mobile

Hi all!

I have a web application that uses Devise for authentication.

I’ll soon be releasing the android version of the application, and it
will use the same Devise for authentication.

Can anybody help me with how can I do that? The login of the mobile app
will be via json, so I need devise to be able to authenticate via json
too.

Regards,
Rafael

Hi Rafel,

I use JWT(json web token) for my JS frontend to authenticate with the
server. Maybe that might be of some help for you

–Vineeth

On Fri, Jun 10, 2016 at 11:28 PM, Rafael S. [email protected]
wrote:

email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit

https://groups.google.com/d/msgid/rubyonrails-talk/9c9612baf6d83d505948293f6acaaecc%40ruby-forum.com

.
For more options, visit https://groups.google.com/d/optout.


Regards
Vineeth B S