Auth0 Node.js SDK - v5.13.0
Preparing search index...
management
Management
NativeSocialLoginPatch
Interface NativeSocialLoginPatch
Configure native social settings
interface
NativeSocialLoginPatch
{
apple
?:
NativeSocialLoginApplePatch
|
null
;
facebook
?:
NativeSocialLoginFacebookPatch
|
null
;
google
?:
NativeSocialLoginGooglePatch
|
null
;
}
Index
Properties
apple?
facebook?
google?
Properties
Optional
apple
apple
?:
NativeSocialLoginApplePatch
|
null
Optional
facebook
facebook
?:
NativeSocialLoginFacebookPatch
|
null
Optional
google
google
?:
NativeSocialLoginGooglePatch
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
apple
facebook
google
Auth0 Node.js SDK - v5.13.0
Loading...
Configure native social settings