Michael Bui
Michael Bui
> The link that was provided shows a hacking way of getting those in with dummy stubs for other implementations that do nothing. My point is that the interface should...
> Here's the model, tell me how you'd approach it, because the docs don't at all address this without the end user code having full knowledge of the plugin which...
@jhancock4d was about to suggest the same and makes sense if the JS library isn't used. Avoids confusion/misleading others with the names since this plugin mentions AppAuth and that it's...
@huantd0111 I merged the PR that @xuhongxu96 submitted so believe the issue should be fixed now in the 0.9.2+4 release. I don't have a http server of mine to confirm...
@postpasspost If you download/clone the entire repo then you should've found example works as it had been configured to connect to a demo IdentityServer. I've just checked this again as...
If you're still having issues then you're going to need to look further into it and debug. What was documented in the readme is all that's need when it comes...
@hitshydev The issue you found is specific to a scenario where they redirected from a https page as the identity provider doesn't support custom schemes so the page then redirects...
@hitshydev if by Azure AD you're referring to Azure AD B2C then myself and I others in the community have used the plugin to connect a Flutter application without issues...
If you've configured everything properly on your end when it comes to this plugin then I would suggest you check seeing if keycloak requires anything specific for Android that requires...
Not via this plugin. You'd need to investigate if the AppAuth iOS SDK supports this and if it does, potentially may be one that requires you to use your own...