react-oidc-context
react-oidc-context copied to clipboard
Registration Endpoint?
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