Releases: lrydzkowski/api-authenticator
Releases · lrydzkowski/api-authenticator
Release list
v1.0.18
v1.0.17
v1.0.16
v1.0.15
- Correct refreshing tokens by sending the same scope as in the first request.
- Update dependencies.
v1.0.14
- 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
v1.0.12
v1.0.11
v1.0.10
v1.0.9
- Add support for custom Puppeteer scripts to automate the process of fulfilling credentials.
- Add support for getting secrets from Azure Key Vault.