Type alias CreateByuJwtOptions

CreateByuJwtOptions: Omit<CreateJwtOptions<typeof JwtPayloadSchema, TransformedJwtPayload>, "schema" | "transformer">

Generated using TypeDoc