[#746] added microsoft oauth2 provider

This commit is contained in:
Gani Georgiev
2022-10-31 21:17:10 +02:00
parent bcb9c22685
commit 5298543ce4
41 changed files with 279 additions and 141 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ PB_FILE_UPLOAD_DOCS = "https://pocketbase.io/docs/files-handling/#uploading-fil
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk/tree/rc"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk/tree/rc"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.8.0-rc1"
PB_VERSION = "v0.8.0-rc2"