Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
fiznool committed Apr 15, 2023
1 parent 7695aa7 commit 195fdcf
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@

An add-on to the [Passport](http://passportjs.org) authentication library to provide a simple way to refresh your OAuth 2.0 access tokens.

[![Build Status](https://github.com/fiznool/passport-oauth2-refresh/workflows/Node.js%20CI/badge.svg)](https://github.com/fiznool/passport-oauth2-refresh/workflows/Node.js%20CI/badge.svg)
[![npm version](https://img.shields.io/npm/v/passport-oauth2-refresh)](https://img.shields.io/npm/v/passport-oauth2-refresh)
[![npm downloads per week](https://img.shields.io/npm/dw/passport-oauth2-refresh?color=blue)](https://img.shields.io/npm/dw/passport-oauth2-refresh?color=blue)
[![Dependency Status](https://david-dm.org/fiznool/passport-oauth2-refresh.svg)](https://david-dm.org/fiznool/passport-oauth2-refresh)
[![devDependency Status](https://david-dm.org/fiznool/passport-oauth2-refresh/dev-status.svg)](https://david-dm.org/fiznool/passport-oauth2-refresh#info=devDependencies)
[![Build Status](https://github.com/fiznool/passport-oauth2-refresh/workflows/Node.js%20CI/badge.svg)](https://github.com/fiznool/passport-oauth2-refresh/actions/workflows/nodejs.yml)
[![npm version](https://img.shields.io/npm/v/passport-oauth2-refresh)](https://www.npmjs.com/package/passport-oauth2-refresh)
[![npm downloads per week](https://img.shields.io/npm/dw/passport-oauth2-refresh?color=blue)](https://www.npmjs.com/package/)
![Dependency Status](https://img.shields.io/librariesio/release/npm/passport-oauth2-refresh)

## Installation

Expand Down

0 comments on commit 195fdcf

Please sign in to comment.