Lockspire.Protocol.BackchannelAuthentication.Success
(lockspire v1.0.0)
Copy Markdown
Successful CIBA backchannel authorization response.
Summary
Types
@type t() :: %Lockspire.Protocol.BackchannelAuthentication.Success{ auth_req_id: String.t(), expires_in: pos_integer(), interval: pos_integer() | nil }