X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=README.md;h=d5feea6e6b748df0b0c3558c9b9db740bc59cafa;hp=13d210d54bf24a6e3f6d28af8c0b5098e5208922;hb=92658b114da01ab5537c53dee7ff5ad6385fe179;hpb=a44a8c411be1831e7b2418212ee0b295206ca27a diff --git a/README.md b/README.md index 13d210d..d5feea6 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,7 @@ Class providing service handler functions for rendering and processing session l for local users, or redirecting to IndieAuth server and persisting transient state in session cookie. - `getAdminIA` interprets the returning redirect from the IndieAuth server. + +### Other Notes + +The logger used should be able to mask `ctx.parsedBody.credential` context field.