Table of Contents

Namespace DisCatSharp.Hosting.AspNetCore.Ingress.OAuth

Classes

DiscordOAuthCallbackRequest

Represents a Discord OAuth authorization-code callback request.

DiscordOAuthCallbackResult

Represents the outcome of processing a Discord OAuth authorization-code callback.

DiscordOAuthIngressOptions

Configures the Discord OAuth callback flow exposed by the ASP.NET Core ingress package.

Interfaces

IDiscordOAuthCallbackHandler

Processes Discord OAuth authorization-code callbacks.

IDiscordOAuthCallbackResponseFactory

Shapes Discord OAuth callback results into transport-neutral ingress responses.

IDiscordOAuthTokenExchangeService

Exchanges Discord OAuth authorization codes for access tokens.

Enums

DiscordOAuthCallbackStatus

Describes the outcome of processing a Discord OAuth callback.