Skip to main content
The Deno 2 Release Candidate is here
Learn more
import * as authleteDenoFenOauthServer from "https://deno.land/x/authlete_deno_fen_oauth_server@v1.0.0/src/endpoint/token_endpoint.ts";

Classes

An implementation of OAuth 2.0 token endpoint with OpenID Connect support. For more details, see the following links.