Skip to content

Commit

Permalink
fix build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmarkgo authored Nov 17, 2024
1 parent 7e0c74e commit 8b5ff0d
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,7 +1,7 @@
# passport-mlh-oauth2

[![npm version](https://badge.fury.io/js/passport-mlh.svg)](https://badge.fury.io/js/passport-mlh)
[![Build Status](https://github.com/MLH/passport-mlh-oauth2/actions/workflows/test.yml/badge.svg)](https://github.com/MLH/passport-mlh=oauth2/actions/workflows/test.yml)
[![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 8b5ff0d

Please sign in to comment.