powered by
Performs OpenID Connect discovery on an ID Provider.
discover(auth_server)
An list with the discovered endpoints.
the server
if (FALSE) { discover("https://auth.molgenis.org") discover("https://accounts.google.com") }
Run the code above in your browser using DataLab