Skip to main content
OAuth2ProviderType: {
  google: "google";
  apple: "apple";
  x: "x";
  telegram: "telegram";
  github: "github";
};

Type declaration

NameType
google"google"
apple"apple"
x"x"
telegram"telegram"
github"github"