[#7130] added Lark OAuth2 provider

Co-authored-by: mashizora <30516315+mashizora@users.noreply.github.com>
This commit is contained in:
Gani Georgiev
2025-08-30 12:51:34 +03:00
parent cc902f2df8
commit 45af9e201c
37 changed files with 254 additions and 99 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ PB_DOCS_URL = "https://pocketbase.io/docs"
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.29.3"
PB_VERSION = "v0.30.0"