Bart

Results 3 comments of Bart

Just FYI, Where it would crash before (using a local oidc idsrv4 and 10.0.2.2 in the emulator) i now just get a network error. If the goal was to prevent...

Try adding requireClientAuthentication and set it to false and then pass a generic name (my-app) for your clientId when using the password grant ``` this.oauthServer = new OAuth2Server({ model: require('./shared/oauth.model-ts'),...

I have the same thing on iOS only, android is fine. Works fine until you fulfil it once after that going back and typing again doesn't trigger the state change