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 would like to build an application using Devise so that I can user
an option to either use facbook auth (via ominauth and devise) or jsut
use database authentication. Is there a way to implement two schemes
at the same time in one applicaiton. Any suggestions?