[#1623] added apis.RecordAuthResponse helper

This commit is contained in:
Gani Georgiev
2023-01-17 23:04:13 +02:00
parent a15b192a42
commit e25c252fc2
4 changed files with 168 additions and 52 deletions
+2
View File
@@ -33,6 +33,8 @@
- Refactored all `forms` Submit interceptors to use a Generic data type as their payload.
- Added new helper `apis.RecordAuthResponse(app, httpContext, record, meta)` to return a standard Record auth API response ([#1623](https://github.com/pocketbase/pocketbase/issues/1623)).
## v0.11.2