Registration
Users create new accounts by submitting registrations. There are two common scenarios for registering accounts:
- The user submits a registration form with a proposed username and password, and your site verifies the username is not already in use and the password complies with security requirements.
- The user has a social networking account such as Facebook, and a protocol between your site and the social network manages the registration.
Brightspot supports both scenarios.
Previous Topic
Brightspot and GPDR
Next Topic
Creating a registration form