edumeet / edumeet-client

This is the client service for the Edumeet project
15 stars 22 forks source link

[BUG] Login state not reflected on landingpage view #202

Closed flowdnb closed 4 days ago

flowdnb commented 1 week ago

Describe the bug The login button does not change to 'Logout' after successful login on landingpage view. Also, the management client doesn't login the user. Both does however work on the lobby view.

To Reproduce

  1. Go to the very first edumeet-client page
  2. Click on 'Login' and log in with IdP
  3. See button still shows 'Login' and management client does not automatically log in the user.

Expected behavior The login button should show a logout button and the management client should log in the user, as in the lobby.

N7Remus commented 1 week ago

Fix is available, will be merged soon.