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

What is the Authorization cookie name (or key) when using JwtAccessCookie for security? How to customize it? #21

Open
DrOncogene opened this issue Nov 4, 2023 · 2 comments

Comments

@DrOncogene
Copy link

I have looked at the docs and there is nothing about settings that can be used to change some of these parameters. In this case, the jwt cookie key.

@AtesComp
Copy link

Last I checked, the cookie keys are hard-coded as "access_token_cookie" and "refresh_token_cookie". I'd also like to see these as configurable keys.

@DrOncogene
Copy link
Author

DrOncogene commented May 30, 2024

This is actually ridiculous. Still ran into the same issue again. It should be an easy fix to make the keys configurable.
I guess I will just create a PR for this

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

No branches or pull requests

2 participants