Introduction

The frontend Wix Members API allows you to manage member access to your site as well as view and manage the currently logged-in member.

Developer Preview Some methods in this module are in Developer Preview. APIs in Developer Previeware subject to change and aren't intended for use in production. Send us your suggestions for improving these methods. Your feedback is valuable to us.

To use the frontend Wix Members API, import * as wixSiteMembers from @wix/site-members:

Copy
Did this help?