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