lyoshenka / begemot

Jekyll by email
3 stars 2 forks source link

500 when a user creates a second account #6

Open lyoshenka opened 10 years ago

lyoshenka commented 10 years ago

If you're logged into github, you'll get the same auth token for the second account as you got for the first one. Either remove unique key on github_token, or deal with error properly. Or just do logins via GitHub.