kotlin-multiplatform-oidc icon indicating copy to clipboard operation
kotlin-multiplatform-oidc copied to clipboard

Allow for loading configuration from issuer

Open ewoerner opened this issue 1 year ago • 0 comments

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.

ewoerner avatar Sep 20 '24 20:09 ewoerner