Skip to content

Commit

Permalink
Update README.md (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaqueveras authored May 7, 2023
1 parent c3d7c9d commit 7c575ba
Showing 1 changed file with 18 additions and 22 deletions.
40 changes: 18 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,21 @@
<div align="center" >
<h1>
<img alt="PowerSSO" title="#PowerSSO" src=".public/power-sso-logo.png" width="145px" height="145px" />
<br/>PowerSSO
</h1>

<p style="max-width: 70%"><i>PowerSSO is a fundamental piece that authenticates and manages users with the possibility of integration between systems using a Rest API and gRPC</i></p>

<p>
<img alt="Go report" src="https://goreportcard.com/badge/isaqueveras/power-sso">
<img alt="" src="https://github.com/isaqueveras/power-sso/actions/workflows/go.yml/badge.svg">
<img alt="Repository size" src="https://img.shields.io/github/languages/top/isaqueveras/power-sso">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/isaqueveras/power-sso?color=%2304D361">
<img alt="GitHub top language" src="https://img.shields.io/github/repo-size/isaqueveras/power-sso">
<a href="https://github.com/isaqueveras/power-sso/commits/main">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/isaqueveras/power-sso">
</a>
<a href="https://github.com/isaqueveras/power-sso/stargazers">
<img alt="Stargazers" src="https://img.shields.io/github/stars/isaqueveras/power-sso?style=social">
</a>
</p>
</div>
# PowerSSO
PowerSSO is a fundamental piece that authenticates and manages users with the possibility of integration between systems using a Rest API and gRPC

<p>
<img alt="Go report" src="https://goreportcard.com/badge/isaqueveras/power-sso">
<img alt="" src="https://github.com/isaqueveras/power-sso/actions/workflows/go.yml/badge.svg">
<img alt="Repository size" src="https://img.shields.io/github/languages/top/isaqueveras/power-sso">
<img alt="Lines of code" src="https://img.shields.io/tokei/lines/github/isaqueveras/power-sso">
<img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/isaqueveras">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/isaqueveras/power-sso?color=%2304D361">
<img alt="GitHub top language" src="https://img.shields.io/github/repo-size/isaqueveras/power-sso">
<a href="https://github.com/isaqueveras/power-sso/commits/main">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/isaqueveras/power-sso">
</a>
<a href="https://github.com/isaqueveras/power-sso/stargazers">
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/isaqueveras/power-sso">
</a>
</p>

## 🛠 Technologies

Expand Down

1 comment on commit 7c575ba

@vercel
Copy link

@vercel vercel bot commented on 7c575ba May 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

power-sso – ./

power-sso-git-main-isaqueveras.vercel.app
power-sso-isaqueveras.vercel.app
power-sso.vercel.app

Please sign in to comment.