Skip to content

Commit e9ed75b

Browse files
committed
readme on events
1 parent 36264d3 commit e9ed75b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,13 @@ Route::name('api.resource::fetch')
8888
```
8989

9090

91+
## Event Logging
92+
93+
Admin events are logged when an ApiKey is generated, activated, deactivated, add a scope, and remove a scope.
94+
95+
Access events are logged when the route middleware allows access to a resource.
96+
97+
9198
## Commands
9299

93100
Management of API keys is handled through the command line. However, full access to all data-creating

0 commit comments

Comments
 (0)