LoginScopes interface

The configuration settings of the login flow, including the scopes that should be requested.

Properties

scopes

A list of the scopes that should be requested while authenticating.

Property Details

scopes

A list of the scopes that should be requested while authenticating.

scopes?: string[]

Property Value

string[]