Currently, the access token expiration time is set via settings.ACCESS_TOKEN_EXPIRE_MINUTES with a default value of 8 days. We need to allow users to specify a custom expiration time when requesting an access token, ensuring it falls within a valid range.