ExSwan.AuthenticationCeremony (exswan v0.1.0)

View Source

Server-only state required to verify an authentication ceremony.

Store this value on the server. Do not send it to the browser.

Summary

Types

t()

@type t() :: %ExSwan.AuthenticationCeremony{challenge: binary(), rp_id: String.t()}