espen / balder

Balder - Open source Ruby on Rails photo gallery
http://balderapp.com
MIT License
262 stars 97 forks source link

User authentication/creation via oauth and others #25

Closed miketheman closed 8 years ago

miketheman commented 12 years ago

Since user management is never fun, allowing a user registration via their Facebook, Twitter, OpenID, Github login would be a great feature.

espen commented 12 years ago

Agree. OmniAuth should be smooth to implement.

grrowl commented 11 years ago

implemented with facebook by default: #37

miketheman commented 8 years ago

Closing in favor of #37 (implemented).