Returned when required configuration keys (:domain, :client_id,
:client_secret, :redirect_uri) are missing from both the function
arguments and the application environment.
Summary
Types
@type t() :: %Kinde.MissingConfigError{__exception__: true, keys: [atom()]}