IndieWeb v0.0.28 IndieWeb.Auth
Provides logic for handling IndieAuth interactions.
Link to this section Summary
Functions
Provides the adapter to be used by IndieWeb.Auth
for stateful actions
Provides endpoint information for well known endpoints in IndieAuth
Link to this section Functions
Link to this function
adapter()
adapter()
adapter() :: IndieWeb.Auth.Adapter.t()
adapter() :: IndieWeb.Auth.Adapter.t()
Provides the adapter to be used by IndieWeb.Auth
for stateful actions.
Link to this function
authenticate(params)
Link to this function
endpoint_for(type, uri)
Provides endpoint information for well known endpoints in IndieAuth.