Ueberauth.Strategy.OIDC.info
You're seeing just the function
info
, go back to Ueberauth.Strategy.OIDC module for more information.
Link to this function
info(conn)
Returns a Ueberauth.Auth.Info
struct populated with the data returned from
the userinfo endpoint.
This information is also included in the Ueberauth.Auth.Credentials
struct.