added OAuth2 redirect fallback message to notify the user to go back to the app

This commit is contained in:
Gani Georgiev
2023-04-25 08:36:02 +03:00
parent e61d48fe7b
commit 0b5e189563
33 changed files with 44 additions and 38 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.15.1"
PB_VERSION = "v0.15.2"