Auth Connect and ReferenceError: cordova is not defined

Hi,

I am testing the the trial version of Auth Connect and I am getting the below error when I select the ‘Login’ button on browser. I am using the Ionic Capacitor. Could some one help me?

core.mjs:8506 ERROR Error: Uncaught (in promise): ReferenceError: cordova is not defined

Here is the version details.

Ionic Framework : @ionic/angular 6.5.1
@angular-devkit/build-angular : 15.1.2
@angular-devkit/schematics : 15.1.2
@angular/cli : 15.1.2
@ionic/angular-toolkit : 6.1.0

Capacitor:

Capacitor CLI : 4.6.2
@capacitor/android : 4.6.2
@capacitor/core : 4.6.2
@capacitor/ios : not installed

Utility:

cordova-res : 0.15.4
native-run : 1.7.1

System:

NodeJS : v16.14.0 (C:\Program Files\nodejs\node.exe)
npm : 8.5.3
OS : Windows 10

Thanks
Manoj

The issue has been resolved.