Replies: 1 comment 1 reply
-
Hey @rishi-afk — as of right now we use We could probably expose options via Auth-enabled Collection configs for http://www.passportjs.org/packages/passport-jwt/ Do you see what you need here, in the https://github.com/payloadcms/payload/blob/master/src/auth/strategies/jwt.ts#L14 What do you think? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use asymmetric algorithm such as RSA with jwt for public-private key signing. Couldn't find anything in the docs. Any suggestions would be appreciated 🙏😅
Beta Was this translation helpful? Give feedback.
All reactions