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 Soares <[email protected]> wrote: > 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 > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > 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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an 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/CAAk7vikcfNafU2-DjfhkayOEgo3jgiou67QZ_gi-Xya-qOdVQw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

