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 ,
I have a requirement where users will not enter password to login
into the system. They will pass us external secret token and with this
token we can get the user record from users table.
Here with this user object I want to auto login into my
application.