dchun / QuoteManager

Saas App for Managing Quotes and getting paid
https://quotemanager.boopis.com
0 stars 0 forks source link

Remove login with google #187

Closed dchun closed 9 years ago

dchun commented 9 years ago

Omniauth should only be available when a user is already logged in (not in the sign in page). In the settings area, there should be a link where a user can link their existing account, that was set up with devise, and going through google should send them back to their account with the uid, token, and refresh token from google.

phuong3030 commented 9 years ago

https://github.com/boopis/QuoteManager/pull/189

User can go the profile page to setup with devise.