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
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...