You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Great sample app. It's worked pretty well so far. I noticed one thing though, when I moved from one host (heroku) to another (local machine) and pulled down my DB (all tokens & data in the db) and tried to login, it created a new user (e-mail existed twice now in the users table, different tokens it looked like though). Are the OAuth, via GMail, per-domain? Is OpenID per-domain might be a better question? I'm trying to understand this... It's a bummer that migration lost all my users (fortunately there were only 20-ish).