X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=README.md;h=6b4400ea56b2285729fd59e3c6fcf307d71a89d4;hp=c67283e42ee29773b134e27bd12b8b4a745fc5b5;hb=2c3ddf0a6f40b9d0a4e54fa12b84b8af33eaaadc;hpb=54ca04e330d14a12344ddc2b161c1d9b55bfd7d7 diff --git a/README.md b/README.md index c67283e..6b4400e 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,17 @@ 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. +- `getAdminSettings` renders the HTML account settings form +- `postAdminSettings` ingests and acts on account updates + +### Helpers + +- `sessionNavLinks` call from app templates to populate navLinks for account settings and logout ### Other Notes +For the moment, this imposes a web structure of /admin/* for authentication management paths. + The logger used should be able to mask these context fields: - `ctx.parsedBody.credential`