Enum EThirdPartyAuthenticationProviders

Enum Documentation

enum csp::systems::EThirdPartyAuthenticationProviders

FDN supported Authentication Providers, the ones that can be used are the ones above Num Note: it’s important for this enum to start with 0 Note2: make sure to keep all enum values above Num.

Values:

enumerator Google
enumerator Discord
enumerator Apple
enumerator Num
enumerator Invalid