Skip to content

A small example of a Node OAuth2 server made with Mongoose and Express

Notifications You must be signed in to change notification settings

learn-usertoken/oauth2-example

 
 

Repository files navigation

OAuth2 Server Example

This is a small example that uses node-oauth2-server and Mongoose.

Installation

You can run node seed.js to create a user account. Run npm start, then go to http://localhost:3000/ and sign in with alex@example.com, password: test.

About

A small example of a Node OAuth2 server made with Mongoose and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • HTML 8.2%