Programming in ruby or rials – ror: Is there an elegant way to integrate code performing authentication on other php site into Devise? on newest questions tagged ruby-on-rails – Stack Overflow
I am developing Rails application, in which I need to authorize users from other site written on PHP.
The APIs of PHP site written by its developer are custom i.e. they are not OmniAuth or similar.
I wonder, if there is elegant way to somehow integrate my code sending/receiving JSON responses to/from PHP site into Devise, so it could work like I am doing authentication of users in usual Devise way from my app.
Thanks.
source: http://stackoverflow.com/questions/11110131/is-there-an-elegant-way-to-integrate-code-performing-authentication-on-other-php
Programming in ruby or rials – ror: programming-in-ruby-or-rials-ror
Recent Comments