ahdinosaur / bigspace

an infinite space of resources
MIT License
1 stars 1 forks source link

fix [auth] multiple logins #44

Open ahdinosaur opened 11 years ago

ahdinosaur commented 11 years ago

how to reproduce bug:

  1. login with github (using auth-github)
  2. login with persona (using auth-browserid)

will hang after finishing persona login.

interesting to note that the bug doesn't occur when switching the order of logins.