updated js-sdk and replaced missing handlers

This commit is contained in:
Gani Georgiev
2026-05-24 16:09:11 +03:00
parent 7984e586a8
commit 5bea84b94b
40 changed files with 217 additions and 229 deletions
+1
View File
@@ -0,0 +1 @@
function e(e){return app.store.title=`OAuth2 auth failed`,window.close(),t.div({pbEvent:`pageOAuth2RedirectFailure`,className:`page`},t.div({className:`page-content`},t.header({className:`txt-center p-base`},t.h3({className:`primary-heading m-b-sm`},`Auth failed.`),t.h6({className:`secondary-heading`},`You can close this window and go back to the app to try again.`))))}export{e as pageOAuth2RedirectFailure};