feat: support partial authentication (#372) (#375)

This commit is contained in:
Geir Sagberg
2022-11-08 20:59:35 +01:00
committed by GitHub
parent 2c1c8fbcdc
commit 01b6b59cf5
20 changed files with 1172 additions and 806 deletions

View File

@ -6,6 +6,8 @@
### Changed
- Support registering same path with different authentication and methods
### Remove
---