Askr
Generated API snapshot

@askrjs/auth/jwt

Exports from the declarations published in @askrjs/auth 0.0.3. Signatures are generated from the installed artifact.

  • @askrjs/auth/jwt0.0.3

Exports

This entrypoint publishes 14 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.

createJwtIssuertype

createJwtIssuer: (options: JwtIssuerOptions) => JwtIssuer

validateOidcIdTokentype

validateOidcIdToken: (token: string, options: OidcIdTokenOptions) => Promise<Principal>