Implement fully spec-compliant registration process
Opened this issue · 2 comments
druig commented
Clients should not assume what registration process servers use and should use the user-interactive API to query flows and stages.
Fallback to web-based auth should be added first to comply with the spec.
Currently even the matrix.org instance doesn't handle fallback registration stage.
So we have to wait for matrix-org/synapse#4187