mirror of
https://github.com/directus/directus.git
synced 2026-01-23 07:47:58 -05:00
18 lines
513 B
Markdown
18 lines
513 B
Markdown
---
|
|
{
|
|
'layout': 'APIReferenceLayout',
|
|
'tag':
|
|
{
|
|
'name': 'Authentication',
|
|
'description':
|
|
'All events that happen within Directus are tracked and stored in the activities
|
|
collection. This gives you full accountability over everything that happens.',
|
|
},
|
|
}
|
|
---
|
|
|
|
# Authentication
|
|
|
|
All events that happen within Directus are tracked and stored in the activities collection. This
|
|
gives you full accountability over everything that happens.
|