Show error notificaton on oidc error redirect

This commit is contained in:
Andrey Antukh 2024-03-26 13:39:24 +01:00 committed by Andrés Moya
parent 81b52d7170
commit fd92437f7d
5 changed files with 47 additions and 3 deletions

View file

@ -91,7 +91,6 @@
{:props (db/tjson props)}
{:id profile-id}))
(let [profile (assoc profile :props props)]
(assoc claims :profile profile))))