forked-synapse/synapse/handlers/ui_auth
Patrick Cloke b3590614da
Require type hints in the handlers module. (#10831)
Adds missing type hints to methods in the synapse.handlers
module and requires all methods to have type hints there.

This also removes the unused construct_auth_difference method
from the FederationHandler.
2021-09-20 08:56:23 -04:00
..
__init__.py Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
checkers.py Require type hints in the handlers module. (#10831) 2021-09-20 08:56:23 -04:00