ionic-appauth
ionic-appauth copied to clipboard
Intergration for OpenId/AppAuth-JS into Ionic V3/4/5
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.0. Release notes Sourced from eslint's releases. v9.1.0 Features 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas) 751b518 feat: replace...
Bumps [@awesome-cordova-plugins/http](https://github.com/danielsogl/awesome-cordova-plugins) from 6.6.0 to 6.7.0. Release notes Sourced from @awesome-cordova-plugins/http's releases. v6.7.0 6.7.0 (2024-04-17) Bug Fixes 🐛 wrong top package main field (#4736) (74b93d7) firebase-x: filters for fetchFirestoreCollection (#4733)...
Bumps [@awesome-cordova-plugins/secure-storage](https://github.com/danielsogl/awesome-cordova-plugins) from 6.6.0 to 6.7.0. Release notes Sourced from @awesome-cordova-plugins/secure-storage's releases. v6.7.0 6.7.0 (2024-04-17) Bug Fixes 🐛 wrong top package main field (#4736) (74b93d7) firebase-x: filters for fetchFirestoreCollection (#4733)...
Bumps [@awesome-cordova-plugins/in-app-browser](https://github.com/danielsogl/awesome-cordova-plugins) from 6.6.0 to 6.7.0. Release notes Sourced from @awesome-cordova-plugins/in-app-browser's releases. v6.7.0 6.7.0 (2024-04-17) Bug Fixes 🐛 wrong top package main field (#4736) (74b93d7) firebase-x: filters for fetchFirestoreCollection (#4733)...
Hi folks, thank you for this great plugin and the effort of adding examples! I already searched through the open issues and googled a lot, but can not find any...
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.2.0 to 10.4.0 Release notes Sourced from mocha's releases. v10.4.0 10.4.0 / 2024-03-26 :tada: Enhancements #4829...
When running our Ionic project with the command `ionic capacitor run android -l --external` we are unable to get this library working. We are getting the following error when the...
Implemented ionic-appauth package in an ionic react package. I am able to complete the sign in process in the web. But in Android it is not redirecting to the sign...
When the user enters the credentials in OKTA login page, it redirects immediately upon successful login to redirect_uri. It leaves no room for the user to save the password in...
After upgrading to the latest release (v0.8.4), I get this error when the callback component is called. ``` ERROR Error: Uncaught (in promise): No active window to close! at resolvePromise...