This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Description
As of matrix-org/synapse#8942, the synapse core supports a username picker, making a bunch of code in this plugin redundant. We should strip out the duplicate code rather than maintaining two copies.
(To use the username picker from synapse core, the mapping provider needs to return a localpart of None.)