Ueberauth.Strategy.Okta.OAuth.client
You're seeing just the function
client
, go back to Ueberauth.Strategy.Okta.OAuth module for more information.
Construct a client for requests to Okta.
Optionally include any OAuth2 options here to be merged with the defaults.
Ueberauth.Strategy.Okta.OAuth.client(redirect_uri: "http://localhost:4000/auth/okta/callback")
This will be setup automatically for you in Ueberauth.Strategy.Okta
.
These options are only useful for usage outside the normal callback phase of Ueberauth.