plug_hmac v0.4.3 PlugHmac.SecretHandler behaviour

Link to this section Summary

Link to this section Types

Specs

client_id() :: String.t()
Link to this type

secret_result()

Specs

secret_result() :: {:ok, String.t()} | {:error, any()}

Link to this section Callbacks

Link to this callback

get_secret(client_id)

Specs

get_secret(client_id()) :: secret_result()