SocialLoginType

public enum SocialLoginType : String

Enumeration representing the type of social media network for login.

  • Undocumented

    Declaration

    Swift

    case apple
  • Undocumented

    Declaration

    Swift

    case facebook
  • Undocumented

    Declaration

    Swift

    case google
  • Undocumented

    Declaration

    Swift

    case twitter
  • Undocumented

    Declaration

    Swift

    case linkedin