account and session table expiry column explanation
I could able to see two expiry columns in account table and session table
- account table: "access_token_expires_at" TIMESTAMP, "refresh_token_expires_at" TIMESTAMP,
- session tableexpires_at" TIMESTAMP NOT NULL,