IndieWeb v0.0.29 IndieWeb.Auth.Scope

Handles scope information and referencing for the IndieAuth flow.

Link to this section Summary

Link to this section Functions

Link to this function

can_upload?(scope)

Link to this function

from_string(scope_string)

Link to this function

get(code)
get(binary()) :: binary() | nil

Link to this function

persist!(code, scope)
persist!(binary(), binary()) :: :ok

Link to this function

to_string(scopes)