express-authentication-oauth2

Authenticate against other oauth2 providers.

Usage no npm install needed!

<script type="module">
  import expressAuthenticationOauth2 from 'https://cdn.skypack.dev/express-authentication-oauth2';
</script>

README

express-authentication-oauth2

Middleware for express to authenticate against OAuth2 providers.

build status coverage license version downloads

Inspired by simple-oauth2.

var oauth2 = require('express-authentication-oauth2');