/!\ IMPORTANT
This module is under active development. Don't use it in production!
This module adds routes protection using JWT token.
It provides the following features:
- Route protection for anonymous and authenticated users.
- Encrypt data inside the token.
Roadmap
- API cleanup and stabilization.
- Add admin UI.