Skip to main content

JwtConfig

Api Code Documentation / Exports / config / JwtConfig

config.JwtConfig

Table of contents

Properties

Properties

algorithm

algorithm: "HS256" | "RS256"

Defined in

src/config.ts:7


publicKey

publicKey: string

Defined in

src/config.ts:6


secretOrPrivateKey

secretOrPrivateKey: string

Defined in

src/config.ts:5