Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
Signed-off-by: William <[email protected]>
  • Loading branch information
kwesidev committed Sep 10, 2023
1 parent 405320c commit fd3c6e2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@

# Auth Server
This is designed to handle user authentication.
![example workflow](https://github.com/kwesidev/authserver/actions/workflows/go.yml/badge.svg)

A standalone authentication server that streamlines the user authentication process.

## Features
- Issuing Access Tokens and Refresh Tokens
- Password Recovery
- User Registration
- Two factor Authentication

## Dependencies
- Go >= 1.19
Expand Down

0 comments on commit fd3c6e2

Please sign in to comment.