mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
b97a1356b1
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. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account_data.py | ||
account.py | ||
auth.py | ||
filter.py | ||
keys.py | ||
openid.py | ||
receipts.py | ||
register.py | ||
report_event.py | ||
sync.py | ||
tags.py | ||
tokenrefresh.py |