Skip to content

Support for storing refresh token in a cookie.#1230

Merged
jwag956 merged 2 commits into
mainfrom
tokencookie1227
May 28, 2026
Merged

Support for storing refresh token in a cookie.#1230
jwag956 merged 2 commits into
mainfrom
tokencookie1227

Conversation

@jwag956

@jwag956 jwag956 commented May 27, 2026

Copy link
Copy Markdown
Collaborator

This is best practice (and the default) when the application is browser based - an httponly cookie.

Updated some docs that were missing some freshness and open redirect endpoint descriptions.

This is best practice (and the default) when the application is browser based - an httponly
cookie.

Updated some docs that were missing some freshness and open redirect endpoint descriptions.
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.02%. Comparing base (6498873) to head (c644f68).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
+ Coverage   98.01%   98.02%   +0.01%     
==========================================
  Files          43       43              
  Lines        5381     5415      +34     
==========================================
+ Hits         5274     5308      +34     
  Misses        107      107              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jwag956
jwag956 merged commit ff762d1 into main May 28, 2026
20 of 21 checks passed
@jwag956
jwag956 deleted the tokencookie1227 branch May 28, 2026 01:58
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant