Skip to content

Releases: lrydzkowski/api-authenticator

v1.0.18

Choose a tag to compare

@lrydzkowski lrydzkowski released this 29 Aug 14:49
cbfb815
  • Update dependencies.

v1.0.17

Choose a tag to compare

@lrydzkowski lrydzkowski released this 13 Jun 12:37
812e794
  • Update dependencies.

v1.0.16

Choose a tag to compare

@lrydzkowski lrydzkowski released this 28 Apr 16:10
1251507
  • Make versioning consistent.

v1.0.15

Choose a tag to compare

@lrydzkowski lrydzkowski released this 28 Apr 15:57
15ea685
  • Correct refreshing tokens by sending the same scope as in the first request.
  • Update dependencies.

v1.0.14

Choose a tag to compare

@lrydzkowski lrydzkowski released this 08 Mar 17:45
4c57416
  • Fix concurrency issue in authorization code flow where custom scripts ran before request interception was ready.
  • Fix token refresh to include origin header when available.
  • Abort captured authorization request instead of continuing it.
  • Introduce resolve-secrets command for resolving secrets from Azure Key Vault using a JSON configuration file.

v1.0.13

Choose a tag to compare

@lrydzkowski lrydzkowski released this 08 Mar 09:35
2b19487
  • Add KeyVault secrets resolving.

v1.0.12

Choose a tag to compare

@lrydzkowski lrydzkowski released this 07 Mar 15:59
5b714fe
  • Update dependencies.

v1.0.11

Choose a tag to compare

@lrydzkowski lrydzkowski released this 20 Dec 08:24
c0417d0
  • Correct version command.

v1.0.10

Choose a tag to compare

@lrydzkowski lrydzkowski released this 20 Dec 07:54
0f4d02b
  • Update dependencies.

v1.0.9

Choose a tag to compare

@lrydzkowski lrydzkowski released this 22 Jul 18:46
292f709
  • Add support for custom Puppeteer scripts to automate the process of fulfilling credentials.
  • Add support for getting secrets from Azure Key Vault.