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

allow refresh #170

Merged
merged 3 commits into from
Sep 6, 2023
Merged

allow refresh #170

merged 3 commits into from
Sep 6, 2023

Conversation

svenwltr
Copy link
Member

@svenwltr svenwltr commented Aug 31, 2023

Attempt to allow refreshing the oauth2 token.

The API does not change, but it is a breaking change nonetheless:

  • The vault secret must contain a session_key value of 32 byte, which is used for cookie encryption.
  • The cookie content changes, effectively logging out everyone.

@svenwltr svenwltr self-assigned this Aug 31, 2023
@svenwltr svenwltr marked this pull request as ready for review September 5, 2023 14:31
@svenwltr svenwltr requested a review from a team as a code owner September 5, 2023 14:31
@svenwltr svenwltr merged commit 3b280b9 into main Sep 6, 2023
1 check passed
@svenwltr svenwltr deleted the allow-refresh branch September 6, 2023 07:29
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.

2 participants