import * as authleteDeno from "https://deno.land/x/authlete_deno@v1.2.10/mod.ts";
Classes
Information about an access token. | |
Address claim that represents a physical mailing address. For more details, see OpenID Connect Core 1.0, 5.1.1. Address Claim. | |
The base class of an API response from an Authlete API. | |
Values for | |
Values for | |
Authlete API Exception. | |
The factory to create an | |
An implementation of | |
Implementation of | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
The data object to be used when rendering the authorization page. | |
Request to Authlete | |
Response from Authlete | |
A class that represents | |
A class that represents an element in | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Credentials in Basic authentication. | |
Claim types. | |
Information about a client application. | |
Client authentication methods. | |
Client extension. | |
Response from Authlete | |
Client types of OAuth 2.0 client applications. | |
Backchannel token delivery mode defined in the specification of CIBA (Client Initiated Backchannel Authentication). | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Values for | |
Dynamic Scope. | |
Values for | |
c Hsk | A pair of a string key and a string value. |
Request to Authlete | |
Response from Authlete | |
| |
| |
| |
Named URI. | |
c Pair | A pair of a string key and a string value. |
Values for | |
Property that consists of a string key and a string value. | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Information about a scope of a service. | |
Information about a service. | |
Response from Authlete | |
Service profile. | |
c Sns | |
SNS credentials (API key and API secret). | |
Request to Authlete | |
Request to Authlete | |
Values for | |
A string value with a language tag. | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Information about a token of the type | |
Request to Authlete | |
Response from Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete | |
Token types registered at OAuth URI of OAuth Parameters of IANA (Internet Assigned Numbers Authority). | |
Request to Authlete | |
Response from Authlete | |
Character set for end-user verification codes ( | |
Types of hints for end-user identification. | |
Request to Authlete | |
Response from Authlete | |
Request to Authlete | |
Response from Authlete |
Enums
Failure reasons of authorization requests. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
Failure reasons of authorization requests. | |
The next action that the service implementation should take. | |
Failure reasons of authorization requests. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
Failure reasons of authorization requests. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
Hash algorithm. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
Standard claims. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
Failure reasons of token requests. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. | |
The next action that the service implementation should take. |
Variables
The information about the standard implementation of |
Functions
Check if the given value is empty. | |
Check if the given value is not empty. | |
Check if the given value is | |
Check if the given value is an object. | |
Check if the given value is an object. | |
Check if the given value is | |
Check if the given value is | |
Convert a JavaScript value to a JSON string. |
Interfaces
Authlete API Interface. | |
The interface for configuration. | |
I User | An interface that represents a resource owner (in the context of OAuth 2.0) or an end user (in the context of OpenID Connect). |
Type Aliases
The alias for the type of an object holding information about an
implementation class of |