Improved authorization scheme, fixes
April 13, 2020
IMPROVED
- Update error message when rendering a form with invalid configuration.
- Improved authorization scheme (for
pos-cli) based on OAuth tokens - generated tokens will be scoped to one Instance. The old scheme is kept for backwards compatibility.
FIXED
- The
admin_model_schema_updatewill properly updatepropertiesinstead of trying to re-create them.