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 Devise
I'm looking for a way to login with the same user on multiple devices
to the same rails application. I'm using authentication tokens so i
suppose i'll need multiple authentication tokens per user (one per
session).