Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/authlete_deno/src/dto/token_info.ts

Authlete Library for Deno
Latest
import * as authleteDeno from "https://deno.land/x/authlete_deno@v1.2.10/src/dto/token_info.ts";

Classes

Information about a token of the type urn:ietf:params:oauth:token-type:access_token or the type urn:ietf:params:oauth:token-type:refresh_token.