♻️ Adjust naming to new “authentication” pattern

This commit is contained in:
Philipp Stracker 2025-01-02 18:19:41 +01:00
parent 69d169533d
commit 1246a02f07
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -49,7 +49,7 @@ export const controls = {
}
},
async [ ACTION_TYPES.DO_MANUAL_CONNECTION ]( {
async [ ACTION_TYPES.DO_MANUAL_AUTHENTICATION ]( {
clientId,
clientSecret,
useSandbox,