You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Hi Everyone
I'm working on an ecommerce website and need to implement an authentication and authorization system. The system should be restful so that i can consume it from different sources like (web,android,ios etc). I'm currently working on Devise but done know how to convert it restful.
Can anyone help me with the best gem using which i can implement above scenario ASAP.
Also can someone provide me with testing methodologies for authentication system which is restful.
It would be very helpful if you can provide a blog or video tutorial for accomplishing the above task.
Thanks
Ramesh Oswal
Walter Lee Davis
unread,
Apr 11, 2015, 8:25:45 AM4/11/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Can you please show some code that describes what you have tried, the results you expect, and what you get instead? As near as I can tell, the Devise routes are all "restful". So perhaps also start with a description of what you mean by restful here.