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

HCE-273: user session refresh #129

Merged
merged 36 commits into from
Nov 17, 2022
Merged

HCE-273: user session refresh #129

merged 36 commits into from
Nov 17, 2022

Conversation

bcmdarroch
Copy link
Contributor

🛠️ Description

This PR adds session management for any user logging in via browser, instead of client credentials. Sessions will last a day before requiring re-authentication.

👍 Definition of Done

  • A user can log in via browser once and remain logged in for 24 hours.
  • Tests added?
  • Docs updated?

@bcmdarroch bcmdarroch requested a review from a team November 8, 2022 22:23
auth/cache.go Outdated Show resolved Hide resolved
auth/cache_test.go Outdated Show resolved Hide resolved
auth/cache_test.go Outdated Show resolved Hide resolved
auth/cache_test.go Outdated Show resolved Hide resolved
config/new.go Outdated Show resolved Hide resolved
@itsjaspermilan itsjaspermilan merged commit b0919f9 into main Nov 17, 2022
@itsjaspermilan itsjaspermilan deleted the hce-273-session-refresh branch November 17, 2022 20:10
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.

3 participants