If the app/components/web-components/join
if someone signs in, it should stop showing the auth-form and start showing the logout button.
Also - if someone returns to the page and is still logged in (because their cookie is set) it should skip the auth-form and go strait to the logout button.
If the app/components/web-components/join
if someone signs in, it should stop showing the auth-form and start showing the logout button.
Also - if someone returns to the page and is still logged in (because their cookie is set) it should skip the auth-form and go strait to the logout button.