Skip to content

refresh and signout - #185

Merged
JMStudiosJoe merged 1 commit into
stagingfrom
refresh-token
Mar 2, 2026
Merged

refresh and signout#185
JMStudiosJoe merged 1 commit into
stagingfrom
refresh-token

Conversation

@Logan-Dang

Copy link
Copy Markdown
Contributor

📜 Description

  1. Sign in (/auth/login) with credentials:
  1. Refresh tokens (/auth/refresh) with the refresh token from the previous step
  • refreshToken: {your refresh token here}
  1. Test that the refresh token from step 1 has been revoked by trying to refresh tokens again with the same refresh token

  2. Sign out (/auth/signout) with the email from step 1

  1. Test that the refresh token from step 2 has been revoked by trying to refresh tokens again with the same refresh token

@JMStudiosJoe
JMStudiosJoe merged commit 73b391c into staging Mar 2, 2026
1 check passed
@JMStudiosJoe
JMStudiosJoe deleted the refresh-token branch March 2, 2026 01:19
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.

2 participants