Index

src/auth/oauth2common.ts

ConfidentialClientType

OAuth client authentication types. https://tools.ietf.org/html/rfc6749#section-2.3

"basic" | "request-body"
OAuthErrorCode
"invalid_request" | "invalid_client" | "invalid_grant" | "unauthorized_client" | "unsupported_grant_type" | "invalid_scope" | string

src/auth/externalclient.ts

ExternalAccountClientOptions
IdentityPoolClientOptions | AwsClientOptions | PluggableAuthClientOptions

src/auth/awsrequestsigner.ts

HttpMethod
"GET" | "POST" | "PUT" | "PATCH" | "HEAD" | "DELETE" | "CONNECT" | "OPTIONS" | "TRACE"

src/auth/googleauth.ts

JSONClient

Defines all types of explicit clients that are determined via ADC JSON config file.

JWT | UserRefreshClient | BaseExternalAccountClient | Impersonated

src/auth/identitypoolclient.ts

SubjectTokenFormatType
"json" | "text"

results matching ""

    No results matching ""