react-oidc-context icon indicating copy to clipboard operation
react-oidc-context copied to clipboard

Registration Endpoint?

Open laduke opened this issue 3 years ago • 0 comments

Hi, Thanks for this module. Is there a way to get the registration endpoint (from useAuth())?

I see it on oidc-client-ts https://authts.github.io/oidc-client-ts/interfaces/OidcMetadata.html#registration_endpoint and in my .well-known/openid-configuration

Can't figure out how to get into OidcMetadata

laduke avatar Aug 03 '22 20:08 laduke