The user's name, that they've signed up with.
Use it to personalize your current user's experience, by showing their name next to the logout button, or to pre-fill forms for the user.
We have a few variations;
The user's email address that they've signed up with.
You can use this to, e.g. pre-fill a newsletter sign-up form, or an enquiry form so that your logged-in users don't need to type in their email every time.
Every user needs an ID, right?
While we don't have Webflow's ID yet, this ID is a unique, reliable hash.
You can use it in 3rd party systems to connect the current user to their data, which you're displaying on your site.
If you've set up custom user fields, you can now access these as well.
If you've set up access groups, you can now access these as well.
The BETA does not yet have data-binding support, so we apply the access-group result how we like using custom code ( see site head code ).
The current user has these access groups-