[#4999] added Notion OAuth2 provider

Co-authored-by: s-li1 <stevenli8892@hotmail.com.au>
This commit is contained in:
Gani Georgiev
2024-10-10 14:46:22 +03:00
parent 64bbd6f841
commit 397b69041e
34 changed files with 178 additions and 37 deletions

View File

@@ -1,3 +1,11 @@
## v0.23.0-rc5 (WIP)
> [!CAUTION]
> **This is a prerelease intended for test and experimental purposes only!**
- Added new Notion OAuth2 provider ([#4999](https://github.com/pocketbase/pocketbase/pull/4999); thanks @s-li1).
## v0.23.0-rc4
> [!CAUTION]
@@ -59,6 +67,7 @@
go run . serve --dir="pb_data_temp"
```
## v0.23.0-rc3
> [!CAUTION]