Spec MSISDN UIA support

Fixes https://github.com/matrix-org/matrix-doc/issues/1702

1702 describes the lack of `bind_msisdn` parameter, however the whole login type was missing from UIA.
This commit is contained in:
Travis Ralston 2019-05-26 21:49:46 -06:00
parent 5c268ef21f
commit 1bda3fe2b2
3 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1 @@
Add MSISDN (phone number) support to User-Interactive Authentication.