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.
{
"name": "@squeep/authentication-module",
- "version": "1.1.2",
+ "version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
{
"name": "@squeep/authentication-module",
- "version": "1.1.2",
+ "version": "1.2.0",
"description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
"main": "index.js",
"scripts": {