Skip to main content

DiscordTokenExchangeClientCredentials

Documentation


Documentation / @discordeno/types / DiscordTokenExchangeClientCredentials

Interface: DiscordTokenExchangeClientCredentials

Defined in: discord/oauth2.ts:194

https://docs.discord.com/developers/topics/oauth2#client-credentials-grant

Properties

grant_type

grant_type: "client_credentials"

Defined in: discord/oauth2.ts:195


scope

scope: OAuth2Scope[]

Defined in: discord/oauth2.ts:197

The scope(s) for the access token