How can I add Discord authentication? It works server-side but a Discord recipe is missed in client-side ThirdParty and ThirdPartyPasswordless, where I see only
Copy code
import Apple from "./providers/apple";
import Google from "./providers/google";
import Facebook from "./providers/facebook";
import Github from "./providers/github";
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).