Skip to content
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

fix: refresh authWellKnownEndPoints #1922

Merged

Conversation

andsouto
Copy link

@andsouto andsouto commented Apr 3, 2024

This tries to fix #1910

The idea is to unconditional refresh the wellKnownEndpoints before saving them in the storage. This avoids the dead lock situation that is currently happening when they are saved in local storage and the server updates them.

@andsouto andsouto force-pushed the refresh-authWellKnownEndPoints branch from 101a523 to eb21f08 Compare April 3, 2024 14:40
@andsouto andsouto force-pushed the refresh-authWellKnownEndPoints branch from eb21f08 to 1ef3518 Compare April 3, 2024 14:56
@FabianGosebrink FabianGosebrink merged commit b2e26f7 into damienbod:main Apr 4, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Question]: Issues with caching of well known endpoints
2 participants