CPub.Web.Path (CPub v0.3.0) View Source

Most used routes paths generated with real instance URL.

Link to this section Summary

Link to this section Functions

Link to this function

authentication_session_login(params \\ [])

View Source

Specs

authentication_session_login(Keyword.t() | map()) :: String.t()

Specs

base_path(String.t()) :: String.t()
Link to this function

oauth_server_authorization()

View Source

Specs

oauth_server_authorization() :: String.t()
Link to this function

oauth_server_client_registration()

View Source

Specs

oauth_server_client_registration() :: String.t()

Specs

oauth_server_token() :: String.t()
Link to this function

urn_resolution(service, urn)

View Source

Specs

urn_resolution(String.t(), String.t()) :: String.t()

Specs

user(CPub.User.t()) :: String.t()

Specs

user_followers(CPub.User.t()) :: String.t()

Specs

user_following(CPub.User.t()) :: String.t()

Specs

user_inbox(CPub.User.t()) :: String.t()

Specs

user_outbox(CPub.User.t()) :: String.t()