refactor: Rename AppAuthClient model as OAuthClient
This commit is contained in:
@@ -88,8 +88,8 @@ const sharedAuthenticationStepsWithAuthUrl = [
|
||||
value: '{key}',
|
||||
},
|
||||
{
|
||||
name: 'appAuthClientId',
|
||||
value: '{appAuthClientId}',
|
||||
name: 'oauthClientId',
|
||||
value: '{oauthClientId}',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user