Skip to content

Commit

Permalink
Fix npm badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmarkgo authored Nov 17, 2024
1 parent 8b5ff0d commit 48da737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# passport-mlh-oauth2

[![npm version](https://badge.fury.io/js/passport-mlh.svg)](https://badge.fury.io/js/passport-mlh)
[![npm version](https://badge.fury.io/js/passport-mlh-oauth2.svg)](https://badge.fury.io/js/passport-mlh-oauth2)
[![Build Status](https://github.com/MLH/passport-mlh-oauth2/actions/workflows/node.js.yml/badge.svg)](https://github.com/MLH/passport-mlh=oauth2/actions/workflows/node.js.yml)

This is the official [Passport.js](http://www.passportjs.org/) strategy for authenticating with [MyMLH](https://my.mlh.io) in Node.js applications. To use it, you'll need to [register an application](https://my.mlh.io/developers) and obtain an OAuth Application ID and Secret from MyMLH.
Expand Down

0 comments on commit 48da737

Please sign in to comment.