[#5800] skip default loadAuthToken middleware if e.Auth is already set

This commit is contained in:
Gani Georgiev
2024-11-05 09:06:18 +02:00
parent 47354f5aa9
commit 4f67dba6cb
2 changed files with 10 additions and 1 deletions

View File

@@ -5,6 +5,8 @@
- Fixed JSVM types errors ([#5797](https://github.com/pocketbase/pocketbase/issues/5797)).
- Skip default `loadAuthToken` middleware if `e.Auth` is already loaded ([#5800](https://github.com/pocketbase/pocketbase/discussions/5800)).
## v0.23.0-rc10