Skip to content

fix(api): add refresh token nbf to prevent immediate usage - #2245

Draft
imnotjames wants to merge 1 commit into
grimmory-tools:developfrom
imnotjames:chore/2244/refresh-token
Draft

fix(api): add refresh token nbf to prevent immediate usage#2245
imnotjames wants to merge 1 commit into
grimmory-tools:developfrom
imnotjames:chore/2244/refresh-token

Conversation

@imnotjames

@imnotjames imnotjames commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

Linked Issue

fixes #2244

Changes

Manual Testing Steps

Screenshots (Optional)

Additional Context (Optional)

AI Disclosure

Checklist

  • This PR links and implements an accepted issue.
  • This PR is a single focused change.
  • There are new or updated tests validating this change.
  • I ran just ui check and just api check.
  • I have added screenshots if there were any UI changes.
  • I have disclosed any AI usage as per the organization AI Policy above.
  • I understand all of my submitted changes.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 2626eee7-ab17-414b-9dd1-a625ca297da6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@imnotjames
imnotjames force-pushed the chore/2244/refresh-token branch from e75b0fe to 6df44a7 Compare August 9, 2026 05:08
@imnotjames
imnotjames force-pushed the chore/2244/refresh-token branch from 6df44a7 to b178996 Compare August 9, 2026 05:25
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.

Refresh tokens should have a nbf

1 participant