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

Link to /guides/basics/overriding-jwt returns 404 #6069

Closed
MonstraG opened this issue Dec 15, 2022 · 4 comments
Closed

Link to /guides/basics/overriding-jwt returns 404 #6069

MonstraG opened this issue Dec 15, 2022 · 4 comments
Assignees
Labels
docs Relates to documentation

Comments

@MonstraG
Copy link

MonstraG commented Dec 15, 2022

What is the improvement or update you wish to see?

Searching for encode I see this:
image

pressing enter navigates me to

https://next-auth.js.org/guides/basics/overriding-jwt

which gives me Page not found

Is there any context that might help us understand?

n/a

Does the docs page already exist? Please link to it.

https://next-auth.js.org/guides/basics/overriding-jwt

@MonstraG MonstraG added docs Relates to documentation triage Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime. labels Dec 15, 2022
@balazsorban44
Copy link
Member

Thanks, it's an indexing issue we need to look at, in the meantime, the docs you are looking for:

https://next-auth.js.org/configuration/options#override-jwt-encode-and-decode-methods

or

https://authjs.dev/guides/basics/overriding-jwt

@balazsorban44 balazsorban44 removed the triage Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime. label Dec 15, 2022
@iswarmondal
Copy link
Contributor

Hey @balazsorban44, let me take this issue

@iswarmondal
Copy link
Contributor

Hey @MonstraG I think the docs has changed since the issue if posted and I found the overriding docs here in this link

https://next-auth.js.org/v3/warnings#jwt_auto_generated_signing_key
And
https://next-auth.js.org/configuration/options#override-jwt-encode-and-decode-methods

Let me know if you still face any problem

@balazsorban44
Copy link
Member

This seems to be working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Relates to documentation
Projects
None yet
Development

No branches or pull requests

4 participants