Authentication/authorization
Last modified with commit adbc764 on
by hip3r.
Authentication/authorization is done by an external service (such as Azure B2C). Details are dependent on the selected service.
Core features:
- Users must be authenticated and authorized to access the admin part.
- Users must be authenticated with email and password.
- Registration of users is not possible.
- Sign in.
- Sign out.
- Forgotten password.