Table of Contents
API reference

Property TokenAdditionalProperties

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
Assembly
DisCatSharp.Hosting.AspNetCore.dll

TokenAdditionalProperties

Gets any additional token response properties preserved from the Discord OAuth token payload.

public IReadOnlyDictionary<string, object?> TokenAdditionalProperties { get; }

Property Value

IReadOnlyDictionary<string, object>