What's Changed
* Update from keycloak-support by github-actions in https://github.com/workfloworchestrator/oauth2-lib/pull/52
* This includes removal of `enabled` parameter in functions, disabling can now be achieved by setting an ENV variable `OAUTH2_ACTIVE` false.
* Authorization can be turned off by setting ENV variable `OAUTH2+AUTHORIZATION_ACTIVE` to false.
**Full Changelog**: https://github.com/workfloworchestrator/oauth2-lib/compare/1.3.4...1.4.0