X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=README.md;h=888bd544321116c86bff3f8a0b38db7716f84fa9;hb=3501e7042eeb4a104e4f001b2641d41023087b1a;hp=205bbc51ce4bbecd3e21dfcda218aebe9a96f4b6;hpb=12a56b9b35eeb6181ce1d4b4fa2a0536984374d8;p=squeep-html-template-helper diff --git a/README.md b/README.md index 205bbc5..888bd54 100644 --- a/README.md +++ b/README.md @@ -19,18 +19,6 @@ Specific to Squeep Framework Applications, this module has strong opinions and m ### Context -The context is referenced for authenticated user information, as well as messaging. - -- `ctx.session.authenticatedIdentifier` -- `ctx.session.authenticatedProfile` - -If either of these are present, a navigation link is added to the page header allowing the user to log out. -The link will point relatively to `/admin/logout`. - -- `ctx.url` - -If present, added as a query parameter (`r`, for redirect) to the logout link. - - `ctx.errors` - `ctx.notifications`