webstudio-is / webstudio

Open Source alternative to Webflow, check out our CMS launch https://webstudio.is/cms
https://webstudio.is
GNU Affero General Public License v3.0
4.3k stars 433 forks source link

Sign in section is not replaced even after user has signed in #2051

Open GoharAkram opened 12 months ago

GoharAkram commented 12 months ago

Even after I sign in to my WS account, the "Sign in" button does not go away. This is not line with behaviour on other sites. It could change to an avatar or some link taking us to WS Templates or things people have built with Webflow.

For instance Webflow replaces their "Log in" button with "#MadeInWebflow" after the user has logged in.

kof commented 12 months ago

We are aware, this requires a custom signin component that will check the login status and render depending on it. This requires custom code components feature OR a universal external api component that would be able to make an http call, verify signin status and return the result + binding on the text