Hi all,
Has anyone had any success using any oidc libraries in conjunction with Ionic to do authentication?
Only information i have found to date has been to use existing service providers, something I don’t want to do.
Currently i run a IdentityServer4 instance, that i wish to authenticate via using a test Ionic app i made.
I have not been able to figure out a single way how this is possible at this stage.
How do u connect to custom IDP using OIDC?