jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
21.83k stars 6.53k forks source link

Authentication with GitHub does not work #14685

Closed Rose9111 closed 3 weeks ago

Rose9111 commented 3 weeks ago

It is not possible to create a room with authentication via GitHub in browser (Windows Chrome, Firefox) and mobile client (Android) on meet.jit.si After authentication is verified, no redirection to the room is made.

saghul commented 3 weeks ago

What browser are you using on Android? Are you using any URL parameters?

Rose9111 commented 3 weeks ago

On Android I use the mobile client and auth by Firefox. On Windows - Chrome, Firefox. I don't add any parameters to the URL myself

saghul commented 3 weeks ago

After authenticating, do you just get a black screen? What happens if you pull to refresh?

Rose9111 commented 3 weeks ago

Yes - black screen in browser on page: https://web-cdn.jitsi.net/auth-static/meet-jit-si/v10/signin.html with parameters. Refreshing the page doesn't change anything.

saghul commented 3 weeks ago

@damencho Any ideas?

damencho commented 3 weeks ago

Any errors in the ja console on that page? I have tested github yesterday and there was no problem. Have you used other accounts before that use the same email?

Rose9111 commented 3 weeks ago

Any errors in the ja console on that page?

No.

Have you used other accounts before that use the same email?

I use a private session to prevent other accounts from interfering and authorize only by GitHub. However, when using auth by Gmail , authentication succeeds

damencho commented 3 weeks ago

And do you have the same email in github and gmail?

damencho commented 3 weeks ago

If this is the case this is not supported. You can have only one login with an email.

Rose9111 commented 3 weeks ago

I understand it. So that's why I actually log out of Gmail by using a private session. If I'm not logged in to Gmail, does it really matter whether I have a login there or not?

damencho commented 3 weeks ago

It doesn't matter whether you are logged in or logged out, matters whether you have used it once for meet.jit.si

damencho commented 3 weeks ago

Please, when you have questions or problems use the community forum before opening new issues, thank you.

Rose9111 commented 3 weeks ago

I understand. thanks for the help