OAuth2ProviderType: { google: "google"; apple: "apple"; x: "x"; };
readonly google: "google";
readonly apple: "apple";
readonly x: "x";
Was this page helpful?