1 line
411 B
JavaScript
1 line
411 B
JavaScript
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}; |