Future<String?> getAccessToken() async => throw UnsupportedFailure( errorType: ErrorType.unsupported, message: 'Unsupported getAccessToken');