DeveloperApi Code DocumentationInterfacesJwtConfigOn this pageJwtConfig Api Code Documentation / Exports / config / JwtConfig config.JwtConfig Table of contents Properties algorithm publicKey secretOrPrivateKey Properties algorithm • algorithm: "HS256" | "RS256" Defined in src/config.ts:6 publicKey • publicKey: string Defined in src/config.ts:5 secretOrPrivateKey • secretOrPrivateKey: string Defined in src/config.ts:4