Skip to content

KevinRodrigues05/User-profile-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN Social Token Auth

Boilerplate for Github, Google, and Instagram Auth

Quick Start

  1. npm install
  2. Update _config.js with the client secret
  3. Update client/app.js with the client id
  4. Run!

Want to add a new social provider?

  1. Add social auth logic to server/routes/auth.js
  2. Update the user model
  3. Update _config.js with the client secret
  4. Update client/app.js with the client id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published