const factory LoginCredentials.oauth({ required String accessToken, required String idToken, }) = OAuthCredentials;