Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

OIDC: retrieve refreshToken from storage #11250

Merged
merged 33 commits into from
Sep 28, 2023

Conversation

kerryarchibald
Copy link
Contributor

@kerryarchibald kerryarchibald commented Jul 13, 2023

For element-hq/element-web#25708
With element-hq/element-web#25783

Retrieves the refresh token from storage and passes it to MatrixClientPeg. Not yet used by MatrixClient

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

This change is marked as an internal change (Task), so will not be included in the changelog.

@kerryarchibald kerryarchibald added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Jul 13, 2023
src/Lifecycle.ts Dismissed Show dismissed Hide dismissed
src/Lifecycle.ts Dismissed Show dismissed Hide dismissed
src/Lifecycle.ts Dismissed Show dismissed Hide dismissed
src/Lifecycle.ts Dismissed Show dismissed Hide dismissed
src/Lifecycle.ts Dismissed Show dismissed Hide dismissed
src/Lifecycle.ts Dismissed Show dismissed Hide dismissed
@kerryarchibald kerryarchibald changed the title [WIP] OIDC: retrieve refreshToken from storage OIDC: retrieve refreshToken from storage Sep 26, 2023
@kerryarchibald kerryarchibald marked this pull request as ready for review September 26, 2023 23:57
@kerryarchibald kerryarchibald requested a review from a team as a code owner September 26, 2023 23:57
@kerryarchibald kerryarchibald added this pull request to the merge queue Sep 28, 2023
Merged via the queue into develop with commit ef5a93b Sep 28, 2023
19 checks passed
@kerryarchibald kerryarchibald deleted the kerry/25708/restore-refresh-token branch September 28, 2023 05:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants