jupyter-naas / naas

Low-code Python library to safely use notebooks in production: schedule workflows, generate assets, trigger webhooks, send notifications, build pipelines, manage secrets (Cloud-only)
https://app.naas.ai/
GNU Affero General Public License v3.0
286 stars 25 forks source link

Unable to log into Naas from Github SSO #230

Closed aiexplorations closed 2 years ago

aiexplorations commented 3 years ago

"Internal server error" when using Github to perform SSO and log into naas.ai.

jravenel commented 3 years ago

@aiexplorations thanks a lot. We will try to reproduce.

What is the browser you use?

justin-prather commented 2 years ago

I also have this issue

jravenel commented 2 years ago

@Dr0p42 @justin-prather @aiexplorations we have found the source of the problem. It is because your email is not set as public in Github profile. You should do it to fix. @Dr0p42 will add a fallback message to inform future users about this case.

FYI @FlorentLvr @Valpiquard