-
Notifications
You must be signed in to change notification settings - Fork 0
Components
Use the account component to create new accounts, change existing account, the component can also be used for logging-in into the website.
- Logoff
- Create account
- Delete account
Use the dataview component to render and show a lot of data. The component can be used in combination with the pagination component to add pagination to the results of the component. The component can also be used for caching specific results of a website, like reviews of a product or menu items.
- Render
Use the device verification component to secure a enviroment with device vertification. The component sends a e-mail to the user that's logging-in and only the user that received the code can unlock the page using the received code.
- Verify
- Authenticate
Use the webform component to generate webforms that are created using the Elixer webform creator.
- Render
- CheckForAwards