First working version
Notificator is a backend that allows us managed all our Firebase Cloud Messaging in one app.
Includes the following features:
- Swagger OpenAPI
- You can register one project per user/email
- Authentication and authorization, using JWT and roles
- Separation of the Users and Auth modules
- Password recovery via email with templates and temporary token
- Each project are multi user with roles
- Each application can be multi channels with a default channel
- Send Notification messages
- Optional Image
- Optional data in JSON format