Back to Node Auth0

Interface NativeSocialLoginPatch

docs/interfaces/management.Management.NativeSocialLoginPatch.html

5.13.01.2 KB
Original Source

Interface NativeSocialLoginPatch

Configure native social settings

interface NativeSocialLoginPatch {
apple?: NativeSocialLoginApplePatch | null;
facebook?: NativeSocialLoginFacebookPatch | null;
google?: NativeSocialLoginGooglePatch | null;
}

Index

Properties

apple?facebook?google?

Properties

Optionalapple

apple?: NativeSocialLoginApplePatch | null

Optionalfacebook

facebook?: NativeSocialLoginFacebookPatch | null

Optionalgoogle

google?: NativeSocialLoginGooglePatch | null

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties applefacebookgoogle