kotlin-multiplatform-oidc
kotlin-multiplatform-oidc copied to clipboard
Allow for loading configuration from issuer
Right now, the discovery URI needs to be specified. It would be great if there was a way to load the metadata document using the issuer URI, and let the library resolve the metadata document.