ionic-appauth icon indicating copy to clipboard operation
ionic-appauth copied to clipboard

Intergration for OpenId/AppAuth-JS into Ionic V3/4/5

Results 60 ionic-appauth issues
Sort by recently updated
recently updated
newest added

I was recently troubleshooting a problem with our user registration process where our browser tab would close without warning after the user logged in for the first time. I discovered...

Hi @wi3land , Depending on the returned error from your library I need to go through a switch, and for now all errors are harcoded as text which is difficult...

enhancement

I started seeing these warnings today when creating a new Ionic project and using Ionic AppAuth v0.7.4. ``` console.warn Capacitor WebPlugin "SecureStoragePlugin" config object was deprecated in v3 and will...

Hi @wi3land, I ran into this issue by using the sample on (https://github.com/wi3land/ionic-appauth-ng-demo/) running Cordova and Ionic 5 using Angular with the following command : `ionic cordova run android` ![image](https://user-images.githubusercontent.com/2493565/87082153-8d022680-c1f8-11ea-920d-ffad710e2f0b.png)...

In a previous issue #19 you mentioned that the `Browser `class has a method called `browserCloseListener`. The problem is that i only see the `addCloseBrowserEvent `method and I'm not sure...

I have the following code in my `auth.service.ts` class to fetch the OIDC configuration from a REST endpoint. This works great when my app first loads. ```ts private async addConfig()...

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.7.0. Release notes Sourced from eslint's releases. v9.7.0 Features 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota) 1381394 feat: add...

dependencies
javascript

Bumps [@awesome-cordova-plugins/secure-storage](https://github.com/danielsogl/awesome-cordova-plugins) from 6.7.0 to 6.8.0. Release notes Sourced from @​awesome-cordova-plugins/secure-storage's releases. v6.8.0 Bug Fixes deps: update dependency tslib to v2.6.3 (#4786) [skip ci] (50ab537) ssl-certificate-checker: adjust method interfaces to...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.5.3. Release notes Sourced from typescript's releases. TypeScript 5.5.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

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.4.0 to 10.6.0 Release notes Sourced from mocha's releases. v10.6.0 What's Changed feat: allow ^ versions...

dependencies
javascript