1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/src/test
Christopher Kolstad 1ecbc32e14
task: Make operations on the API Token store auditable. (#2531)
## About the changes
We need a way to have an audit log for operations made on Api Tokens.
These changes adds three new event types, API_TOKEN_CREATED,
API_TOKEN_UPDATED, API_TOKEN_DELETED and extends api-token-service to
store these to our event store to reflect the action being taken.
2022-11-28 10:56:34 +01:00
..
config
e2e task: Make operations on the API Token store auditable. (#2531) 2022-11-28 10:56:34 +01:00
examples
fixtures Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00
arbitraries.test.ts