# Functions
DiscordExtCodeForToken exchanges a code for an access token.
DiscordOAuth process the Discord OAuth flow.
DiscordRefreshToken refreshes an access token.
DiscordRevokeToken revokes an access token.
GetDiscordUser gets a Discord user.
GetTwitchUser returns the user data.
NewLinkedAccount creates a new linked account.
NewStore - Create a new Account Link store.
TwitchExtCodeForToken returns the Twitch extension code for token.
TwitchOAuth process the Twitch OAuth flow.
TwitchRefreshToken refreshes an access token.
TwitchRevokeToken revokes an access token.
# Variables
-------------- Global Variables --------------.
-------------- Global Variables --------------.
-------------- Global Variables --------------.
-------------- Global Variables --------------.
No description provided by the author
No description provided by the author
No description provided by the author
-------------- Global Variables --------------.
-------------- Global Variables --------------.
-------------- Global Variables --------------.
-------------- Global Variables --------------.
# Structs
Cape struct.
DiscordData struct.
DiscordTokenResponse struct.
LinkedAccount struct.
MinecraftData struct.
Skin struct.
TwitchData struct.
TwitchTokenResponse struct.
# Type aliases
No description provided by the author