Skip to content

Social login integration using Strapi v5 (backend) and Nuxt.js v3/4 (frontend) with GitHub OAuth. Includes clear examples and setup steps.

License

Notifications You must be signed in to change notification settings

AndCarrillo/strapi-nuxt-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strapi-nuxt-auth

Preview del login

Strapi Nuxt.js TypeScript Node.js MIT License

🔰 Tutorial to integrate social login (GitHub OAuth) with Strapi v5 (backend) and Nuxt.js v3/4 (frontend), including examples and clear steps.


Menu

🔗 Section Description
Backend (Strapi) CMS setup and endpoints
Frontend (Nuxt.js) Interface, login and OAuth flow

Technologies

  • Strapi v5
  • Nuxt.js v3/4
  • TypeScript
  • Node.js

You will learn

  • How to configure Strapi for social login
  • How to integrate OAuth with GitHub
  • How to connect Nuxt.js and Strapi
  • How to adapt for other providers

Structure

📁 strapi-nuxt-auth
│
├── 📁 backend      # Strapi v5
└── 📁 frontend     # Nuxt.js v3/4

Requirements

  • Node.js and npm
  • GitHub account
  • Basic knowledge of Vue and REST

License

⚖️ MIT License

About

Social login integration using Strapi v5 (backend) and Nuxt.js v3/4 (frontend) with GitHub OAuth. Includes clear examples and setup steps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published