Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deepmancer authored Dec 10, 2024
1 parent dad927b commit 942fa42
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,20 @@
---

## Table of Contents
- [FastAPI Auth JWT](#fastapi-auth-jwt)
- [Table of Contents](#table-of-contents)
- [🌟 Why FastAPI Auth JWT?](#-why-fastapi-auth-jwt)
- [📦 Installation](#-installation)
- [🚀 Getting Started](#-getting-started)
- [🌟 Why FastAPI Auth JWT?](#-why-fastapi-auth-jwt)
- [📦 Installation](#-installation)
- [🚀 Getting Started](#-getting-started)
- [🛠️ 1. Define a User Model](#️-1-define-a-user-model)
- [⚙️ 2. Configure Authentication Settings](#️-2-configure-authentication-settings)
- [🔧 3. Initialize the Authentication Backend](#-3-initialize-the-authentication-backend)
- [🔌 4. Add Middleware to FastAPI](#-4-add-middleware-to-fastapi)
- [📚 5. Define Your Routes](#-5-define-your-routes)
- [🧰 Redis Extension](#-redis-extension)
- [⚙️ Key Components \& Configurations](#️-key-components--configurations)
- [📂 Example Projects](#-example-projects)
- [📚 Documentation](#-documentation)
- [🛡️ License](#️-license)
- [⭐ Get Involved](#-get-involved)
- [🧰 Redis Extension](#-redis-extension)
- [⚙️ Key Components \& Configurations](#️-key-components--configurations)
- [📂 Example Projects](#-example-projects)
- [📚 Documentation](#-documentation)
- [🛡️ License](#️-license)
- [⭐ Get Involved](#-get-involved)

---

Expand Down

0 comments on commit 942fa42

Please sign in to comment.