IndieWeb v0.0.37 IndieWeb.Auth View Source
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()
View Source
adapter()
View Source
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) View Source
Link to this function
endpoint_for(type, uri) View Source
Provides endpoint information for well known endpoints in IndieAuth.