Google OAuth2 example logout button no longer works after upgrading from 2.21.1 to 2.22.1 #5023
Closed
MicaelJarniac
started this conversation in
General
Replies: 2 comments 3 replies
-
Thanks for reporting this @MicaelJarniac. I can confirm the issue and have create a draft PR to reproduce it in a test: #5025. Unfortunately I have no idea how to fix it at the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Should be fixed in version 2.22.2 ✔️ |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Google OAuth2 example logout button no longer works after upgrading from 2.21.1 to 2.22.1.
It does clear user data, but the page doesn't reload to prompt for login again. I have to manually reload.
nicegui/examples/google_oauth2/main.py
Line 38 in 6b5eb09
Possibly related to #4999.
Beta Was this translation helpful? Give feedback.
All reactions