Added authentication documentation to table of contents

This commit is contained in:
2024-12-21 14:08:47 +01:00
parent 88c8fe612d
commit 422fd6c677

View File

@@ -7,6 +7,7 @@ The HopFrame comes in two variations, you can eiter only use the backend with so
- [Database](./database.md) - [Database](./database.md)
- [Repositories](./repositories.md) - [Repositories](./repositories.md)
- [Base Models](./models.md) - [Base Models](./models.md)
- [Authentication](./authentication.md)
## HopFrame Web API ## HopFrame Web API