KiscordAuthentication

Kiscord feature to Ktor to allow authentication for requests.

See also

Types

Link copied to clipboard
Link copied to clipboard
data class Config(var apiUrl: Url? = null, var defaultToken: Token = Token.Default)

Configuration used by KiscordAuthentication feature