marcus
CCConvex Community
•Created by marcus on 5/28/2025 in #support-community
"Could not decode token" custom JWT auth
@erquhart
I noticed that https://github.com/get-convex/convex-backend/blob/a805f0b8d9692faf767bfddcc20fb1ab52d45e3a/crates/authentication/src/lib.rs#L201-L216 only has RS256 and Ed25519,
Is it possible to add CoreJwsSigningAlgorithm::RsaSsaPssSha256?
8 replies
CCConvex Community
•Created by marcus on 5/28/2025 in #support-community
"Could not decode token" custom JWT auth
Gotcha let me try and run that snippet locally
8 replies
CCConvex Community
•Created by marcus on 5/28/2025 in #support-community
"Could not decode token" custom JWT auth
The iss is privy.io, so maybe prefixing will cause an issue?
8 replies