Authlete API Tutorials
Authlete API Tutorials
are intended to help you understand basic usage of Authlete API through hands-on exercise.
There are two tutorials as follows. Each one consists of three steps; pre-setup, operation check and enhancement.
-
OAuth 2.0 Basics
- Learn how to use Authlete APIs to implement OAuth 2.0 Authorization Server that supports Authorization Code Grant Flow and how to configure Authlete to make PKCE required.
-
OIDC Basics
- Learn how to use Authlete APIs to implement OpenID Connect (OIDC) Identity Provider that supports Authorization Code Flow and how to modify and extend claims in ID token.