Open sandys opened 10 years ago
You won't be able to do that with this project, but you might want to take a look at this repo's original parent project, OpenSesame. It's a Rails engine built on top of the warden. What you're suggesting could be a separate warden authentication strategy, similar to https://github.com/rossta/opensesame/blob/master/lib/open_sesame/github_warden.rb. Patches are welcome.
hi, quick question - can this gem be enhanced to support both password as well as the omniauth authentication mechanisms ?
the usecase is to either use a locally created username/password OR a github organization based. I'm unsure of how to support both for the same model