matrix-org / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://matrix-org.github.io/dendrite/
Apache License 2.0
5.66k stars 664 forks source link

How to use email or mobile phone number to register and login? #3318

Closed zoujiaqing closed 6 months ago

zoujiaqing commented 7 months ago

Email and phone number are the most common registration and login methods. How to get Dendrite to support them?

jjj333-p commented 7 months ago

Currently not supported.

Also reminder that this isnt a support forum, you'll likely get better help in #dendrite:matrix.org

TruncatedDinoSour commented 7 months ago

Currently not supported.

but honestly it should be a thing, email is easy, but for phone maybe you could use like twillio api

niebloomj commented 7 months ago

I think we can close this issue

jjj333-p commented 7 months ago

or add a [feature request] tag or something

S7evinK commented 6 months ago

Dupe of https://github.com/matrix-org/dendrite/issues/3260 (probably some others, just doing some cleanup) And well, currently not implemented.