From 3c4806ee16c2ea8cc4b5a81cd9ddbd34ef25a792 Mon Sep 17 00:00:00 2001 From: "ohad.r" Date: Wed, 14 Aug 2024 14:50:57 +0300 Subject: [PATCH] readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e9b5b0f..0fda4f4 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,15 @@ Feel free to open issues here if you have any unclear matter or any other questi ## versions +### 1.12.2 + +* bugfix +* add in-mem impl from authentication-flows-js-inmem #23 + +### 1.12.0 + +reveiled by automation: authentication failure - do not "redirect", but "render" instead, so can send 401 and message #22 + ### 1.11.0 * store the last login date #21