Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
furknyavuz committed Aug 26, 2021
1 parent 33de978 commit ba8c89c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
Auth Server Template
</h1>

[![License](https://img.shields.io/github/license/open-template-hub/auth-server-nodejs-template?color=2F7488&style=for-the-badge)](LICENSE)
[![Issues](https://img.shields.io/github/issues/open-template-hub/auth-server-nodejs-template?color=2F7488&style=for-the-badge)](https://github.com/open-template-hub/auth-server-nodejs-template/issues)
[![PRCLosed](https://img.shields.io/github/issues-pr-closed-raw/open-template-hub/auth-server-nodejs-template?color=2F7488&style=for-the-badge)](https://github.com/open-template-hub/auth-server-nodejs-template/pulls?q=is%3Apr+is%3Aclosed)
[![LastCommit](https://img.shields.io/github/last-commit/open-template-hub/auth-server-nodejs-template?color=2F7488&style=for-the-badge)](https://github.com/open-template-hub/auth-server-nodejs-template/commits/master)
[![Release](https://img.shields.io/github/release/open-template-hub/auth-server-nodejs-template?include_prereleases&color=2F7488&style=for-the-badge)](https://github.com/open-template-hub/auth-server-nodejs-template/releases)
[![Postman](https://img.shields.io/badge/Postman-Test%20Results-FF6C37?style=for-the-badge&logo=postman)](https://github.com/open-template-hub/auth-server-nodejs-template/blob/develop/assets/test-results/postman.html)
[![License](https://img.shields.io/github/license/open-template-hub/auth-server-nodejs-template?color=43b043&style=for-the-badge)](LICENSE)
[![Issues](https://img.shields.io/github/issues/open-template-hub/auth-server-nodejs-template?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/auth-server-nodejs-template/issues)
[![PRCLosed](https://img.shields.io/github/issues-pr-closed-raw/open-template-hub/auth-server-nodejs-template?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/auth-server-nodejs-template/pulls?q=is%3Apr+is%3Aclosed)
[![LastCommit](https://img.shields.io/github/last-commit/open-template-hub/auth-server-nodejs-template?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/auth-server-nodejs-template/commits/master)
[![Release](https://img.shields.io/github/release/open-template-hub/auth-server-nodejs-template?include_prereleases&color=43b043&style=for-the-badge)](https://github.com/open-template-hub/auth-server-nodejs-template/releases)
[![SonarCloud](https://img.shields.io/sonar/quality_gate/open-template-hub_auth-server-nodejs-template?server=https%3A%2F%2Fsonarcloud.io&label=Sonar%20Cloud&style=for-the-badge&logo=sonarcloud)](https://sonarcloud.io/dashboard?id=open-template-hub_auth-server-nodejs-template)
[![Postman](https://img.shields.io/badge/Postman-Test%20Results-FF6C37?style=for-the-badge&logo=postman)](https://github.com/open-template-hub/auth-server-nodejs-template/blob/develop/assets/test-results/postman.html)
[![BTC](https://img.shields.io/badge/Donate-BTC-ORANGE?color=F5922F&style=for-the-badge&logo=bitcoin)](https://commerce.coinbase.com/checkout/8313af5f-de48-498d-b2cb-d98819ca7d5e)

Auth Server Template in NodeJS Express.js
Authentication Server Template supporting both regular signup and login processes and login with social networks that support OAuth and OAuth2.0

## Ways to Begin

Expand Down

0 comments on commit ba8c89c

Please sign in to comment.