Implemented the Authentication middleware #3

Merged
javier merged 8 commits from library/auth-middleware into main 2025-10-11 07:39:55 +00:00
Showing only changes of commit a4c84f940f - Show all commits
@@ -8,6 +8,26 @@
## Topics ## Topics
### <!--@START_MENU_TOKEN@-->Group<!--@END_MENU_TOKEN@--> ### Clients
- <!--@START_MENU_TOKEN@-->``Symbol``<!--@END_MENU_TOKEN@--> - ``Client``
### Servers
- ``Servers/Server1``
### Authentication
- ``AuthMiddleware``
- ``AuthMethod``
- ``AuthTransport``
### Types
- ``Components``
- ``Operations``
- ``Servers``
### Protocols
- ``APIProtocol``