Getting Started with OAuth in NUXT3 using Supabase
This will cover how you can setup "Continue with Google" login option on your website/ web app.Link to this project's repo can be found here
Setting Up NUXT3 Project
npx nuxi@latest init <project-name>
Installing And Set-up of Required Dependency
I...
blog.nishants.me6 min read