You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an easy way to simply return something simple like window.parent.location.href (to get the url of the app) without explicitly nested it inside an async function?