Preparing search index...
The search index is not available
Auth React SDK Reference - v0.0.3
Auth React SDK Reference
ConstructorParams
Interface ConstructorParams
interface
ConstructorParams
{
alwaysVisible
:
boolean
;
chainConfig
?:
ChainConfigInput
;
debug
:
boolean
;
network
:
|
NetworkConfig
|
"testnet"
|
"dev"
|
"mainnet"
;
position
:
Position
;
redirectUrl
?:
string
;
theme
:
Theme
;
}
Index
Properties
always
Visible
chain
Config?
debug
network
position
redirect
Url?
theme
Properties
always
Visible
always
Visible
:
boolean
Optional
chain
Config
chain
Config
?:
ChainConfigInput
debug
debug
:
boolean
network
network
:
|
NetworkConfig
|
"testnet"
|
"dev"
|
"mainnet"
position
position
:
Position
Optional
redirect
Url
redirect
Url
?:
string
theme
theme
:
Theme
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
always
Visible
chain
Config
debug
network
position
redirect
Url
theme
Docs
Auth React SDK Reference - v0.0.3
Loading...