1 line
404 B
JavaScript
1 line
404 B
JavaScript
function e(e){return app.store.title=`OAuth2 auth completed`,window.close(),t.div({pbEvent:`pageOAuth2RedirectSuccess`,className:`page`},t.div({className:`page-content`},t.header({className:`txt-center p-base`},t.h3({className:`primary-heading m-b-sm`},`Auth completed.`),t.h6({className:`secondary-heading`},`You can close this window and go back to the app.`))))}export{e as pageOAuth2RedirectSuccess}; |