Ueberauth.Strategy.Exact.OAuth.client

You're seeing just the function client, go back to Ueberauth.Strategy.Exact.OAuth module for more information.

Construct a client for requests to Exact. Optionally include any OAuth2 options here to be merged with the defaults:

Ueberauth.Strategy.Exact.OAuth.client(
  redirect_uri: "http://localhost:4000/auth/exact/callback"
)

This will be setup automatically for you in Ueberauth.Strategy.Exact. These options are only useful for usage outside the normal callback phase of Ueberauth.