-
Notifications
You must be signed in to change notification settings - Fork 27
Auth Integration V1 #4087
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
Open
hlbmtc
wants to merge
37
commits into
main
Choose a base branch
from
feat/frontend-auth-refresh-tokens
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Auth Integration V1 #4087
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
9eb6c39
Auth Refresh Tokens Frontend Implementation
hlbmtc 196a8c2
Remove redundant auth logic from the middleware
hlbmtc 96800d4
Added todo
hlbmtc ddce2ed
Small fix
hlbmtc 5016aec
Backend JWT integration
hlbmtc 833cd60
Improvements
hlbmtc 498aaf9
Bump server refresh lock time
hlbmtc b4e3d8f
Merge branch 'main' into feat/frontend-auth-refresh-tokens
hlbmtc 0246f27
Bot JWT token endpoint
hlbmtc e11fa90
Bot JWT impersonation frontend
hlbmtc 4ca5ea3
JWT token format improvements
hlbmtc 9bd2292
Small fix
hlbmtc 2cee0b5
Frontend refactoring
hlbmtc e927ad0
Small refactor
hlbmtc d6d80d5
Added exchange legacy token endpoint
hlbmtc 4824c3b
FE: added legacy token migration
hlbmtc c74c2c3
Fix logout action
hlbmtc 73b2d35
Merge branch 'main' into feat/frontend-auth-refresh-tokens
hlbmtc 6b17b2b
Fixed social auth
hlbmtc 392b6f9
Fixed social auth
hlbmtc 48afa63
Small fix
hlbmtc 419593a
Clean legacy auth token during exchange if invalid
hlbmtc 8cfcee1
Updated ACCESS_TOKEN_LIFETIME
hlbmtc da25625
Merge remote-tracking branch 'origin/feat/frontend-auth-refresh-token…
hlbmtc f60f67a
Small fix
hlbmtc bb56580
Small fix
hlbmtc 37a453c
Fixed types
hlbmtc 856c825
JWT: added `session_id` to the token claim
hlbmtc a2ed00d
JWT: added `JWT_PRIVATE_KEY` and RS256 support
hlbmtc 04aef4b
Small fix
hlbmtc 80545dd
Merge branch 'main' into feat/frontend-auth-refresh-tokens
hlbmtc 8654f76
Small fix
hlbmtc 7a196d5
Merge remote-tracking branch 'origin/feat/frontend-auth-refresh-token…
hlbmtc df04faf
Update front_end/src/utils/core/fetch/fetch.server.ts
hlbmtc a7007f4
Added cryptography dep
hlbmtc 25ee82c
Fixed types
hlbmtc 9c01a19
Fixed types
hlbmtc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.