Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
ClientMobile
Interface ClientMobile
Additional configuration for native mobile apps.
interface
ClientMobile
{
android
?:
ClientMobileAndroid
;
ios
?:
ClientMobileiOs
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
android?
ios?
Properties
Optional
android
android
?:
ClientMobileAndroid
Optional
ios
ios
?:
ClientMobileiOs
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
android
ios
Auth0 Node.js SDK - v5.0.0
Loading...
Additional configuration for native mobile apps.