Webinar: Custom and secure settings in Mojito
Topics covered in this screencast:
- Mojito 0.3.30 (boiler plate for app and simple mojit)
- Application.json specs and mojit instances
- Simple routes
- Configuration per mojit instance
- Security risks when using configurations
- Defaults.json to define basic configurations
- The runtime server configuration to protect your settings and routes
- Edge case to have protected global settings per mojit instance
Original Code:
More info about some of the topics mentioned in the screencast: