Haytni.AuthenticablePlugin.Config (Haytni v0.7.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Haytni.AuthenticablePlugin.Config{
  authentication_keys: [atom(), ...],
  hashing_method: module(),
  hashing_options: %{optional(atom()) => any()}
}