mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
4 lines
192 B
Plaintext
4 lines
192 B
Plaintext
```release-note:change
|
|
core: return an additional "invalid token" error message in 403 response when the provided request token is expired,
|
|
exceeded the number of uses, or is a bogus value
|
|
``` |