Skip to content

[ID-3716] feat: revoke refresh token on logout#2647

Merged
ImmutableJeffrey merged 2 commits into
mainfrom
feat/id-3716
Jun 9, 2025
Merged

[ID-3716] feat: revoke refresh token on logout#2647
ImmutableJeffrey merged 2 commits into
mainfrom
feat/id-3716

Conversation

@ImmutableJeffrey
Copy link
Copy Markdown
Contributor

Hi👋, please ensure the PR title follows the below standards:

  • PR is titled with conventional commit style naming: type(scope): message. For example: feat(passport): my new feature
  • If you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities, add a ! after the type(scope), for example feat(passport)!: my new breaking feature

Summary

Revoke refresh token on logout

Detail and impact of the change

Added

Changed

Deprecated

Removed

Fixed

Security

Anything else worth calling out?

@ImmutableJeffrey ImmutableJeffrey requested a review from a team as a code owner June 5, 2025 03:51
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Jun 5, 2025

View your CI Pipeline Execution ↗ for commit 3c5e483.

Command Status Duration Result
nx affected -t build,lint,test ✅ Succeeded 3m View ↗
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 1m 16s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-06 06:58:18 UTC

Copy link
Copy Markdown
Contributor

@nattb8 nattb8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this to authManager.test.ts?

Comment thread packages/passport/sdk/src/authManager.ts Outdated
Comment thread packages/passport/sdk/src/types.ts Outdated
@ImmutableJeffrey ImmutableJeffrey force-pushed the feat/id-3716 branch 2 times, most recently from 089d89e to 1df9b3d Compare June 5, 2025 05:28
Comment thread packages/passport/sdk/src/authManager.ts Outdated
Comment thread packages/passport/sdk/src/authManager.ts
@ImmutableJeffrey ImmutableJeffrey added this pull request to the merge queue Jun 9, 2025
Merged via the queue into main with commit c0abbd6 Jun 9, 2025
8 checks passed
@ImmutableJeffrey ImmutableJeffrey deleted the feat/id-3716 branch June 9, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants