mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-30 06:04:15 -05:00
docs: Typo fix (#327)
This commit is contained in:
@@ -526,7 +526,7 @@ Better Auth uses `nanoId` by default to generate unique IDs for users, sessions,
|
||||
**Guidelines:**
|
||||
|
||||
- IDs need to be in string format.
|
||||
- he ID should be unique for each entity type (like users, sessions, etc.).
|
||||
- The ID should be unique for each entity type (like users, sessions, etc.).
|
||||
- Since the session ID acts as the token, it should be both unique and sufficiently long for security.
|
||||
|
||||
**Example: Built In Kysley Adapter**
|
||||
|
||||
Reference in New Issue
Block a user