πAbout SA5's Webflow User Accounts Lib
Why it exists and how it extends Webflow's Memberships
IMPORTANT Webflow has announced the deprecation of User accounts in 2025, with new sites unable to enable the User account feature after Jan 31, 2025. The official sunset date were User accounts will be fully removed is Jan 29, 2026.
This library extends Webflow's Memberships feature with a few much needed features;
Current User Info
SA5 gives you the ability to access the currently logged-in user's info from anywhere in your site. You can access user data in your custom code, or display it through our attribute-based data-binding.
You can access everything...
Name, email, and opt-in
Custom user data fields that you've defined
The user's list of access groups
Memberships Navigation
SA5 also gives you the ability to route users specially during the Memberships process, during login and sign-up processes.
Route a user after login
Route a user specially after the first login
To get started, see Quick Start.
Last updated