-
Notifications
You must be signed in to change notification settings - Fork 9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authorization value is lost on refresh #4851
Comments
Should be easily fixable using solution like this: https://github.com/rt2zz/redux-persist |
+++ |
Pushed fixed version to docker hub: |
Is this going to be merged anytime soon ? |
#5939 implements this and includes a feature flag (disabled by default). |
Q&A (please complete the following information)
Content & configuration
Example Swagger/OpenAPI definition:
Describe the bug you're encountering
Authorization value is lost on refresh
To reproduce...
Steps to reproduce the behavior:
Expected behavior
I should see "Value: ******"
Screenshots
Additional context or thoughts
I thought that's the whole purpose of authorize button - to save user session so that it's not lost on refresh
The text was updated successfully, but these errors were encountered: