Definitions
This section is designed to give you a deep understanding of the core concepts in User Store:
- Purposes are used to track, enforce and audit user consent in User Store.
- Access Policies control the circumstances in which data can be accessed or edited
- Data Transformers allow you to manipulate and minimize data
- Selectors are SQL-like clauses that specify which records to retrieve or edit
- Accessors are custom read APIs that allow a client to retrieve data from User Store
- Mutators are custom write APIs that allow a client to send data to User Store
Click the link below to begin.
Updated about 2 months ago