From bf6393f5a8057d57dee034d3dd546955cd12b434 Mon Sep 17 00:00:00 2001
From: erikjohnston
/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.5.1