AuthJwk
AuthJwk =
object
Defined in: src/client/types.gen.ts:7
Properties
alg?
optionalalg:string
Defined in: src/client/types.gen.ts:8
crv?
optionalcrv:string
Defined in: src/client/types.gen.ts:9
kid?
optionalkid:string
Defined in: src/client/types.gen.ts:10
kty?
optionalkty:string
Defined in: src/client/types.gen.ts:11
use?
optionaluse:string
Defined in: src/client/types.gen.ts:12
x?
optionalx:string
Defined in: src/client/types.gen.ts:13
y?
optionaly:string
Defined in: src/client/types.gen.ts:14
Last updated on