Future<Either<Failure, Token>> refreshToken() async => throw UnsupportedFailure(errorType: ErrorType.unsupported, message: 'Unsupported silentlyLogin');