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
@@ -6,4 +6,7 @@
});
</script>
<div class="block txt-hint txt-center">Loading...</div>
<div class="content txt-hint txt-center p-base">
<h3 class="m-b-sm">Auth completed.</h3>
<h5>You can go back to the app if this window is not automatically closed.</h5>
</div>