Name Description Size
display.rs Display impls for state machine types These are sent to Sentry, so they must not leak PII. In general this means they don't output values for inner fields. Also, they must not use the string "auth" since Sentry will filter that out. Use "ath" instead. 3506
internal_machines
mod.rs FxA state machine This presents a high-level API for logging in, logging out, dealing with authentication token issues, etc. 5135
README.md # The Public FxA State Machine 3997