CMBF Security plugin
This plugin provides a complete security infrastructure for your backend. It implements various OAuth2 schemes and provide a complete administration interface to manage clients, users and permissions.
Json Web Token
All tokens are generated using JWT to minimize the roundtrips between apps and server. These tokens are retrieved using OAuth2 protocol (offline, auth-code or credentials).
Admin Interface
Extend the built-in admin interface environment with various management views.