Skip to content

Releases: svalabs/cypress-keycloak-commands

v2.0.0

30 Jan 18:22
Compare
Choose a tag to compare

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

30 Jan 18:20
Compare
Choose a tag to compare

1.5.1 (2023-01-30)

Bug Fixes

  • kcLogout & kcFakeLogin return Chainable (7dbb958)
  • reorder token refresh (b6d77a3)

v1.5.0

25 Aug 14:05
Compare
Choose a tag to compare

1.5.0 (2021-08-25)

Features

  • add possibility to mask password in cypress (fdb04d7)

v1.4.0

11 Aug 14:55
Compare
Choose a tag to compare

1.4.0 (2021-08-11)

Features

  • merge 'Add client_secret to kcLogin command' (bb86b13)

v1.3.0

11 Aug 14:20
Compare
Choose a tag to compare

1.3.0 (2021-08-11)

Bug Fixes

Features

  • merge "Allow to pass runtime credentials to kc.login and kc.fakeLogin" (fb46050)