Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Auth middleware params should not be mutated (#261)
Applying authentication options should happen inside the handler to avoid the authorization parameters from getting mutated on each handler execution.
- Loading branch information