From a6a2ed09cbf7b639ff9944a441ee6b9bdad52c36 Mon Sep 17 00:00:00 2001
From: clokep
/login
request. If the module doesn't wish to return a callback, it must return None
instead.
If the authentication is unsuccessful, the module must return None
.
Note that the user is not automatically registered, the register_user(..)
method of
+the module API can be used to lazily create users.
If multiple modules register an auth checker for the same login type but with different fields, Synapse will refuse to start.
If multiple modules register an auth checker for the same login type with the same fields, -- cgit 1.4.1