API Reference Ueberauth OIDCC v0.4.0-pre.3
Modules
OIDC Strategy for Ueberauth.
UeberauthOidcc
is two things
Helper functions for converting an Oidcc.Token.t()
and userinfo into Ueberauth.Auth
structs.
Support implementation of Ueberauth.Strategy.handle_callback!/1
Functions for managing the configuration passed to request/callback modules.
Handles errors returned from the request/callback functions.
Struct for the data passed to the callback as the raw_info
in Ueberauth.Auth.Extra
.
Support implementation of Ueberauth.Strategy.handle_request!/1
Manages session information for an UeberauthOidcc request.