fixed oauth2SubscriptionRedirect test

This commit is contained in:
Gani Georgiev
2023-04-10 22:51:59 +03:00
parent 151dbafc86
commit 3e5b021dd8
3 changed files with 17 additions and 41 deletions
+2
View File
@@ -1,5 +1,7 @@
## (WIP)
- (@todo docs) Simplified OAuth2 authentication flow ([#55](https://github.com/pocketbase/pocketbase/issues/55)).
- Fixed typo in `Record.WithUnkownData()` -> `Record.WithUnknownData()`.