Sign in

Type: SignUpProps

Props for the <SignUp /> component.

Extends

Properties

PropertyTypeDescription
acrValues?string[]Authentication Context Class Reference (ACR) values requesting specific authentication assurance levels or methods.
display?DisplayOptionsPreferred display mode for the authentication UI.
maxAge?numberMaximum acceptable time (in seconds) since the user last authenticated. If exceeded, the user may be required to sign in again.
resource?stringSpace-separated list of resource indicators that scope the issued access token.
returnUrl?stringURL to redirect to after successful sign-up.
scopes?stringSpace-separated list of scopes requested during authentication.
uiLocales?stringPreferred UI language.
© 2024 MonoCloud. All rights reserved.