mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-23 15:31:06 +02:00
This follows the same flows-based flow as regular registration, but as the only implemented flow has no requirements, it auto-succeeds. In the future, other flows (e.g. captcha) may be required, so clients should treat this like the regular registration flow choices.