Variable LOGIN_PROVIDERConst
LOGIN_PROVIDER: { DISCORD: "discord"; EMAIL_PASSWORDLESS: "email_passwordless"; GOOGLE: "google"; METAMASK: "metamask"; TWITCH: "twitch"; WALLET_CONNECT: "walletconnect" }
Type declaration
-
Readonly DISCORD: "discord"
-
Readonly EMAIL_PASSWORDLESS: "email_passwordless"
-
Readonly GOOGLE: "google"
-
Readonly METAMASK: "metamask"
-
Readonly TWITCH: "twitch"
-
Readonly WALLET_CONNECT: "walletconnect"