node-oauth / node-oauth2-server

🚀 The successor to oauthjs/oauth2-server. 🔒 Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE.
https://www.npmjs.com/package/@node-oauth/oauth2-server
MIT License
281 stars 38 forks source link

Add badges to README #163

Closed jankapunkt closed 1 year ago

jankapunkt commented 1 year ago

We need the following badges:

The badges should be placed like so:

Complete, compliant and well tested module for implementing an OAuth2 server in Node.js.

Badges here

NOTE: This project has been forked from...

Please use the "markdown" versions of the badges, not html or others.

jmakhack commented 1 year ago

Hey, I'd love to work on this issue. Can it be assigned to me if it is still available?

jankapunkt commented 1 year ago

@jmakhack go for it

jankapunkt commented 1 year ago

@jmakhack please don't forget to read our contribution guide, especially on commit and pull request conventions. Thank you :-)