- Nov 02, 2017
-
-
Richard van der Hoff authored
We're going to need to use this from places that aren't password auth, so let's move it to a proper class.
-
- Nov 01, 2017
-
-
Richard van der Hoff authored
Provide a hook by which auth providers can be notified of logouts.
-
Richard van der Hoff authored
... so that they have a way to record access tokens.
-
Richard van der Hoff authored
Provide a hook where password auth providers can say they know about other login types, and get passed the relevant parameters
-
- Oct 31, 2017
-
-
Richard van der Hoff authored
Provide an interface by which password auth providers can register db schema files to be run at startup
-
Richard van der Hoff authored
Document the existing interface, before I start adding new stuff.
-