forked-synapse/synapse/rest/client
Richard van der Hoff dcfd71aa4c Refactor login flow
Make sure that we have the canonical user_id *before* calling
get_login_tuple_for_user_id.

Replace login_with_password with a method which just validates the password,
and have the caller call get_login_tuple_for_user_id. This brings the password
flow into line with the other flows, and will give us a place to register the
device_id if necessary.
2016-07-18 15:23:54 +01:00
..
v1 Refactor login flow 2016-07-18 15:23:54 +01:00
v2_alpha Add hs object 2016-07-14 10:25:52 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
versions.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00