This module provides a very simple API for generating and dispatching events when a registration token is present during user registration. This module has no UI and is only intended for use with other contrib modules.

Features

Creates a registration token and url, which is linked to data saved in the database. When a user registers using the link, an event is dispatched containing relevant data.

Usage

To create a token, all you need to do is create a RegistrationEvent entity: