Skip to content

Commit

Permalink
Update DatabaseUser documentation (#1419)
Browse files Browse the repository at this point in the history
  • Loading branch information
raikusy authored Feb 9, 2024
1 parent 5c366f5 commit 05944f8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/pages/reference/main/DatabaseUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "DatabaseUser"

# `DatabaseUser`

Represents a session stored in a database.
Represents a user stored in a database.

## Definition

Expand All @@ -19,6 +19,4 @@ interface DatabaseUser {
### Properties

- `id`
- `userId`
- `expiresAt`
- `attributes`

0 comments on commit 05944f8

Please sign in to comment.