pub const OAUTH2_ACCESS_TOKEN_EXPIRY: u32 = _; // 900u32
How long access tokens should last. This is NOT the length of the refresh token, which is bound to the issuing session.