Table of Contents
API reference

Property OAuthCallbackPath

Namespace
DisCatSharp.Hosting.AspNetCore
Assembly
DisCatSharp.Hosting.AspNetCore.dll

OAuthCallbackPath

Gets or sets the route segment used for the OAuth callback endpoint.

public string OAuthCallbackPath { get; set; }

Property Value

string

Remarks

This segment is appended beneath OAuthPath.