Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Support for tokens larger than 255 chars (3) #9

Draft
wants to merge 1 commit into
base: customizable-Code-Token-and-UserConsent
Choose a base branch
from

Conversation

stefanfoulis
Copy link
Owner

For Token.access_token and Token.refresh_token. Useful when using JWTs.
Added fields that contain a hashed version of the token that is indexed for quick lookup.

@stefanfoulis stefanfoulis changed the title Support for tokens larger than 255 chars Support for tokens larger than 255 chars (3) Mar 12, 2025
@stefanfoulis stefanfoulis force-pushed the support-tokens-larger-than-255-chars branch from fc383f2 to 11d3f31 Compare March 12, 2025 20:11
For Token.access_token and Token.refresh_token.
Added fields that contain a hashed version of the token that is indexed for quick lookup.
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.

1 participant