Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
deepmancer committed Dec 10, 2024
2 parents 23f778e + f19c550 commit 35fc483
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<p align="center">
<em>Highly-customizable and ready-to-use session authentication for FastAPI applications </em>
</p>

<p align="center">
<a href="https://github.com/deepmancer/fastapi-auth-jwt/actions/" target="_blank">
<img src="https://github.com/deepmancer/fastapi-auth-jwt/workflows/Build/badge.svg" alt="Build Status">
Expand All @@ -23,6 +22,14 @@
</a>
</p>

---

| **Source Code** | **Website** |
|:-----------------|:------------|
| <a href="https://github.com/deepmancer/fastapi-auth-jwt" target="_blank">github.com/deepmancer/fastapi-auth-jwt</a> | <a href="https://deepmancer.github.io/fastapi-auth-jwt/" target="_blank">deepmancer.github.io/fastapi-auth-jwt</a> |

---

## **✨ Features**

- 🚀 **Effortless Integration**: Seamlessly add JWT authentication to your FastAPI application with just a few lines of code.
Expand Down

0 comments on commit 35fc483

Please sign in to comment.