Skip to main content
Module

x/dtils/mod.unstable.ts>getTokenInformation

The best unofficial library of utilities for Deno applications
Go to Latest
function getTokenInformation
import { getTokenInformation } from "https://deno.land/x/dtils@2.3.0/mod.unstable.ts";

Parameters

token: string

Returns

JwtTokenInformation<T>