In-Depth Documentation
Creating an OAuth/OpenID Connect Service
The basic elements of an OAuth 2.0/OpenID Connect service.
OAuth 2.0 and OpenID Connect Authorization Endpoints
How the OAuth 2.0 and OpenID Connect specifications define an authorization endpoint's behavior.
Implementing an Authorization Endpoint with Authlete
Authlete makes it easy to implement OAuth 2.0 and OpenID Connect in your authorization endpoint.
Token Endpoint
TBW
Protected Resource
This document describes how to protect your Web APIs by OAuth access tokens.
Authentication Callback Endpoint
Learn how to implement your authentication callback endpoint using Authlete's default authorization and token endpoint implementations.
Developer Authentication Callback
This document describes how to implement your developer authentication callback endpoint that will be required if you want to let third-party developers use your Developer Console.
Extra Properties
This document describes how to use extra_properties that can be associated with access tokens in Authlete.