gated, Fanfare is telling your application that the consumer must complete a public requirement before the journey can continue.
reroute() to ask Fanfare for the next public state.

Gate types
| Gate | What to show | How to continue |
|---|---|---|
authentication | Email or phone sign-in, depending on your integration. | Complete auth, then call view.reroute(). |
access_code | Access-code form. | Call view.reroute({ accessCode }). |
bot_check | Additional verification UI. | Complete verification, then call view.reroute(). |
Email or phone auth
Access codes
view$ value drive the message.