Skip to content

sbates-idrc/oauth2-client-server

Repository files navigation

OAuth 2 Client and Server example

Written as a learning exercise. Uses OAuth2orize with Express and Passport.

Start the server and client web apps with:

  • node server.js
  • node client.js

The server runs on port 3000 and the client runs on port 3001.

Point your browser to: http://localhost:3001/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published