IndieWeb v0.0.38 IndieWeb.Auth.Code View Source
Handles authentication codes for the IndieAuth flow.
Link to this section Summary
Link to this section Functions
Link to this function
destroy(client_id, redirect_uri, args) View Source
Link to this function
generate(client_id, redirect_uri, data \\ nil) View Source
Link to this function
persist(code, client_id, redirect_uri, args \\ %{}) View Source
Link to this function