@auth0/auth0-react
Preparing search index...
AppState
Type Alias AppState
The state of the application before the user was redirected to the login page.
type
AppState
=
{
returnTo
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
return
To?
Properties
Optional
return
To
returnTo
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
return
To
@auth0/auth0-react
Loading...
The state of the application before the user was redirected to the login page.