duo_client v0.0.1-beta.1 FactorPush

Link to this section Summary

Link to this section Types

Link to this type device()
device() :: String.t()
Link to this type display_username()
display_username() :: String.t()
Link to this type pushinfo()
pushinfo() :: String.t()
Link to this type t()
t() :: %FactorPush{
  device: device(),
  display_username: display_username(),
  pushinfo: pushinfo(),
  type: type()
}
Link to this type type()
type() :: String.t()