synapse/tests/rest
Richard van der Hoff b97a1356b1 Register a device_id in the /v2/register flow.
This doesn't cover *all* of the registration flows, but it does cover the most
common ones: in particular: shared_secret registration, appservice
registration, and normal user/pass registration.

Pull device_id from the registration parameters. Register the device in the
devices table. Associate the device with the returned access and refresh
tokens. Profit.
2016-07-20 16:38:27 +01:00
..
client Register a device_id in the /v2/register flow. 2016-07-20 16:38:27 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00