Skip to content

Releases: iTwin/auth-clients

@itwin/electron-authorization_v0.16.0

16 Aug 17:43
0b8347d
Compare
Choose a tag to compare

Wed, 16 Aug 2023 15:07:40 GMT

Minor changes

  • move away from node-keytar to SafeStorage

@itwin/electron-authorization_v0.15.0

16 Aug 15:00
29e8416
Compare
Choose a tag to compare

Tue, 25 Jul 2023 14:33:09 GMT

Patches

  • Upgrade @playwright/test to 1.35.1 and remove playwright as dependency
  • fix dependency version ranges

@itwin/oidc-signin-tool_v4.1.2

11 Aug 14:44
31723c3
Compare
Choose a tag to compare

Tue, 25 Jul 2023 15:42:36 GMT

Version update only

@itwin/service-authorization_v1.0.3

25 Jul 15:43
de5c9e6
Compare
Choose a tag to compare

Tue, 25 Jul 2023 14:33:09 GMT

Patches

  • increase timeout

@itwin/oidc-signin-tool_v4.1.1

25 Jul 15:43
de5c9e6
Compare
Choose a tag to compare

Tue, 25 Jul 2023 14:33:09 GMT

Minor changes

  • Upgrade @playwright/test to 1.35.1 and remove installScript.js file

Patches

  • fix dependency version ranges

@itwin/oidc-signin-tool_v4.0.1

06 Jun 16:47
Compare
Choose a tag to compare

Wed, 17 May 2023 20:26:35 GMT

Breaking changes

  • Remove AzureAD and Authing support

@itwin/service-authorization_v1.0.0

17 May 21:01
Compare
Choose a tag to compare

Wed, 17 May 2023 20:26:35 GMT

v1.0 Release

Patches

  • add core-common as direct dep (types)
  • Update peer deps to use >= for core-bentley

@itwin/oidc-signin-tool_v4.0.0

17 May 22:15
Compare
Choose a tag to compare

Wed, 17 May 2023 20:26:35 GMT

Breaking changes

  • Remove AzureAD and Authing support

@itwin/node-cli-authorization_v1.0.0

Wed, 17 May 2023 20:26:35 GMT

  • Release v1.0

Patches

  • add core-common as direct dep (types)
  • Update peer deps to use >= for core-bentley

@itwin/electron-authorization_v0.14.0

Wed, 17 May 2023 20:26:35 GMT

Minor changes

  • Add support for Electron 24.
  • Add ability to initiate silentSignIn from ElectronRendererAuthorization

Patches

  • add core-common as direct dep (types); 1.0 release

Fixes

  • logout now triggers endsession url in system browser;
  • switch to shell.openExternal to ensure urls open on macso;