MycroftAI / selene-ui

Web applications to support the Mycroft AI project.
Apache License 2.0
50 stars 20 forks source link

Log in with github does not work. #55

Open BraveSentry opened 3 years ago

BraveSentry commented 3 years ago

Describe the bug Registering an account using login with github gives the error message "no account found for provided email".

To Reproduce Steps to reproduce the behavior:

  1. Go to https://sso.mycroft.ai/login
  2. Click on "Log in with Github"
  3. Allow usage of the Github credentials.
  4. Get redirected and try to log in with github.

Expected behavior I don't know exactly but I suppose I should have been redirected to accepting the terms and conditions and the privacy policy of mycroft.

All this happened on Linux Mint 20.1 (Cinnamon) using Firefox 89.0 (64-Bit).

forslund commented 3 years ago

I think this has to do with the selene frontend. so I'll move it to that repo. @chrisveilleux can move it to the correct place if this is wrong :)

krisgesling commented 3 years ago

Thanks BraveSentry - it seems to be an issue with Github accounts that have their email addresses set to private - which is a lot of our users and looks like your account falls into that bucket.

Certainly something we need to address so thanks for making a ticket for it.