Only used in case of Desktop, where on signing in online, we need to retrieve the already stored access token from the internal storage.
final Future<String?> Function() retrieveAccessToken;