deno.land / x / oauth4webapi@v1.2.2 / docs / interfaces / ClientCredentialsGrantResponse.md
• Readonly
access_token: string
• Readonly
token_type: string
NOTE: because the value is case insensitive it is always returned lowercased
• Optional
Readonly
expires_in: number
• Optional
Readonly
scope: string
Version Info