Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add refresh token handling http client #2033

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TheOneWithTheBraid
Copy link
Contributor

Sorry for once again coming up with a random PR ... Can I kindly ask you to check whether this implementation matches your expectations about handling soft-logout in more advanced use cases ?

This will especially be relevant for end users once #2024 might be shipped to client developers.

  • implement a MatrixRefreshTokenClient to await token refresh before dispatching http requests
  • improve documentation about soft logout logic
  • fix dartdoc locations about soft logout

Fixes: #2027

@TheOneWithTheBraid TheOneWithTheBraid requested a review from a team as a code owner February 13, 2025 09:24
- implement a `MatrixRefreshTokenClient` to await token refresh before
  dispatching http requests
- improve documentation about soft logout logic
- fix dartdoc locations about soft logout

Fixes: famedly#2027

Signed-off-by: The one with the braid <info@braid.business>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make http requests soft logout aware
1 participant