Releases: christian-hawk/auth-tdd-client
Releases · christian-hawk/auth-tdd-client
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.5 - fixed log positioning
Merge pull request #22 from christian-hawk/fix_logger fix: fixed logger position
v0.3.4 - Fixing logs ands behaviour for dynamic reg endpoint
Merge pull request #21 from christian-hawk/configuration_endpoint_for…
v0.3.3 - fix dynamic registration
- Fixed dynamic registration feature and tests
v0.3.2 - fix anti-pattern
Unnecessary else / elif used after return
PYL-R1705
fix: unused imports
fix: unused imports
v0.3.0 - feat: discovery and dynamic register client
Discovery and dynamic client registration enabled.