Releases: svalabs/cypress-keycloak-commands
Releases · svalabs/cypress-keycloak-commands
v2.0.0
2.0.0 (2023-01-30)
- fix!: kcLogout now uses the new oidc logout method (c9b1d53)
BREAKING CHANGES
- After this commit, the logout method can only be called
once kcLogin is called
v1.5.1
1.5.1 (2023-01-30)
Bug Fixes
- kcLogout & kcFakeLogin return Chainable (7dbb958)
- reorder token refresh (b6d77a3)
v1.5.0
1.5.0 (2021-08-25)
Features
- add possibility to mask password in cypress (fdb04d7)
v1.4.0
1.4.0 (2021-08-11)
Features
- merge 'Add client_secret to kcLogin command' (bb86b13)
v1.3.0
1.3.0 (2021-08-11)
Bug Fixes
Features
- merge "Allow to pass runtime credentials to kc.login and kc.fakeLogin" (fb46050)