fix: remove auth node changeset

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2024-04-05 16:55:42 +02:00
committed by Patrik Oldsberg
parent b602171cc2
commit dde4707df6
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-auth-node': patch
---
Create an auth cookie middleware utility to be used by plugins setting a `user-cookie` policy. The middleware adds well known endpoints to issue and delete user cookies.