How to implement Auth0 SSO in phonegap with js plugin

Hi Team,
I am working on a Cordova Application where it uses only HTML, javascript, and jQuery. I need to implement Auth0 SSO in my application. I came to see all examples, SDKs, and Libraries are done only in Angular, But I need to implement them in javascript. Anyone who implemented Auth0 SSO with javascript, please guide me.
If there are any SDKs or Libraries for Cordova without angular is very helpful.

SDK - auth0-cordova
SDK Version - 0.4.3
Platform Version - 12.4.0

A post was merged into an existing topic: How to implement Auth0 SSO in Cordova without Angular