Ory.Model.KeyState (ory_client v1.22.66)

Copy Markdown

Only a "confirmed" key can be used to authenticate. A "locked" key was disabled after too many wrong-PIN attempts; rotating its pin_secret unlocks it.

Summary

Types

t()

@type t() :: %Ory.Model.KeyState{}

Functions

decode(value)