From 99808cf3914d7ca664a621cb5a0bae1d178f7c1f Mon Sep 17 00:00:00 2001 From: Jonathan Gottfried Date: Sat, 16 Nov 2024 19:23:41 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cf7679..3c3a89a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # passport-mlh-oauth2 - -[![npm version](https://badge.fury.io/js/passport-mlh-oauth2.svg)](https://badge.fury.io/js/passport-mlh-oauth2) +[![npm version](https://badge.fury.io/js/@mlhacks%2Fpassport-mlh-oauth2.svg)](https://badge.fury.io/js/@mlhacks%2Fpassport-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.