property RefreshTokenRecord.accessTokenExpiresAt

Absolute expiry timestamp for the paired access token.

Type

number

Usage

import { type RefreshTokenRecord } from "auth-plugin/src/index.ts";