ConfigureRobloxAuthenticationOptions (Class)

Namespace BloxTeams.OpenCloud.AspNetCore.Models

public class ConfigureRobloxAuthenticationOptions

Properties

PathString? LogInPath

PathString CallbackPath

PathString? ReturnPath

bool AllowLogInWhenAuthenticated

bool SaveTokens

RobloxOAuthScope Scope

bool UsePkce

CookieBuilder CorrelationCookie

OAuthEvents Events

ClaimActionCollection ClaimActions

Last updated

Was this helpful?