Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Schedule fetching refresh token (#164)
Because MieleOAuth.refresh_token is an async function, it does not actually run unless something awaits the resulting coroutine that it returns.
- Loading branch information