Join the Webstudio community

Home
Members
Retromancer
R
Retromancer
Offline, last seen last month
Joined January 15, 2025
I would like to create some functionality on a page that is a little bit more advanced. I can include Vuejs on the page and create some more reactiveness with that in an HTML embed with HTML and scripting for Vuejs, but since Webstudio is already running on React, is there perhaps another way to do this, without the need for an extra framework? I've been searching, but can't really find any resources about doing some more advanced stuff with Webstudio.
5 comments
B
R
I need to do some user registration and login functionality for a website. I would like to use Supabase for this, but I'm not convinced this is completely secure.
I need to be able to check if a user is logged in, and display certain content if this is the case. It seems to me this can easily be bypassed by disabling javascript on a page, since the check would be done in Javascript on the client-side. I hope I'm wrong, so I'm asking here.
1 comment
M
There doesn't seem to be a way to copy all style variables from the global root. Or am I missing something?
2 comments
O