Kind: Type
Source: src/utils/jwt/jwa.ts
Part of: Utils
Definition
ts| 'RS256' | 'RS384' | 'RS512' | 'PS256' | 'PS384' | 'PS512' | 'ES256' | 'ES384' | 'ES512' | 'EdDSA'
Kind: Type
Source: src/utils/jwt/jwa.ts
Part of: Utils
ts| 'RS256' | 'RS384' | 'RS512' | 'PS256' | 'PS384' | 'PS512' | 'ES256' | 'ES384' | 'ES512' | 'EdDSA'
Was this page helpful?