[GH-ISSUE #624] Documentation showing accessTokenExpiresAt, refreshTokenExpiresAt, and scope as required #8348

Closed
opened 2026-04-13 03:25:16 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ngregrichardson on GitHub (Nov 23, 2024).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/624

Describe the bug
The documentation shows accessTokenExpiresAt, refreshTokenExpiresAt, and scope in the accounts table as required (or, rather, it does not mark them as optional..

To Reproduce
Steps to reproduce the behavior:

  1. Go to the docs
  2. See the fields are not optional.

Expected behavior
The fields should be marked as optional, as they are nullable fields.

Screenshots
image

Originally created by @ngregrichardson on GitHub (Nov 23, 2024). Original GitHub issue: https://github.com/better-auth/better-auth/issues/624 **Describe the bug** The documentation shows accessTokenExpiresAt, refreshTokenExpiresAt, and scope in the accounts table as required (or, rather, it does not mark them as optional.. **To Reproduce** Steps to reproduce the behavior: 1. Go to [the docs](https://www.better-auth.com/docs/concepts/database#account) 2. See the fields are not optional. **Expected behavior** The fields should be marked as optional, as they are nullable fields. **Screenshots** ![image](https://github.com/user-attachments/assets/1ec5627e-f43d-4369-a625-353b9440deee)
GiteaMirror added the locked label 2026-04-13 03:25:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#8348