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

[BUG] Access token cookies possibly exceeding character limit #70

Closed
pilcrowonpaper opened this issue Sep 11, 2022 · 1 comment
Closed
Labels
bug Something ain't right...

Comments

@pilcrowonpaper
Copy link
Member

Bug report

Report for: Lucia

Access token cookies possibly exceeding 4096 char limit

Possible cause

none.

Additional info

Version

v0.8.3

Reproduction

none

Additional notes

none

@pilcrowonpaper pilcrowonpaper added pkg:lucia-sveltekit bug Something ain't right... priority Must be fixed as soon as possible labels Sep 11, 2022
@Merkie
Copy link

Merkie commented Sep 11, 2022

Specifically im getting 4207 length for the value of the access_token cookie.

Lengths:

access_token 4207
encrypt_refresh_token 641
fingerprint_token 64

source code is my repo studybun

@pilcrowonpaper pilcrowonpaper removed the priority Must be fixed as soon as possible label Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something ain't right...
Projects
None yet
Development

No branches or pull requests

2 participants