Skip to content
  • Kostas Papadimitriou's avatar
    Several auth providers fixes/improvements · 9bd227f4
    Kostas Papadimitriou authored
    - Allow third party signup if existing account with the same third party
      identifier is not yet verified. Subsequent registrations will replace
      previous ones (pending/unverified accounts will be removed).
    - Merge common third party code in target/__init__.py
    - Be able to identify if third party signup comes from login page (or
      user explicitly requested to signup)
    9bd227f4