Could someone please assist me? I want users to be able to sign in using their LinkedIn and GitHub accounts. So far, I've only implemented sign-in with Google. Thank you!
The others are just about the same...what's the problem? 🧐
I just want the users to be able to sign in using linkedin and GitHub
Ok and? What part are you stuck on? It's the same process as google
no am done with google button, linkedin and github account button.
Can you please clarify what you're stuck with because the process is exactly the same with all oauth2. Maybe share your code?
You basically need to put the same code and in provider, put linkedin and in the case of GitHub button github
Hey @ijay, maybe you can checkout these blogs👇 https://duckwhocodes.hashnode.dev/everything-you-need-to-know-about-oauth https://dev.to/hackmamba/how-to-add-linkedin-authentication-to-a-nuxt3-application-4mf7
Thank you
Hi @ijay , is this resolved? if so, shall I close the post?
Yes thank you
[CLOSED] Authentication assist
[CLOSED] How to implement Github and Linkedin Auth
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...