From 4df32ebf2f0a08d303854a50c97856981c7227c9 Mon Sep 17 00:00:00 2001 From: Sonali Mishra Date: Thu, 2 Dec 2021 16:24:49 +0800 Subject: [PATCH] Cleanup changeset Signed-off-by: Sonali Mishra --- .changeset/thin-poems-watch.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.changeset/thin-poems-watch.md b/.changeset/thin-poems-watch.md index b537423e34..ed0e15bcfd 100644 --- a/.changeset/thin-poems-watch.md +++ b/.changeset/thin-poems-watch.md @@ -1,9 +1,3 @@ ---- -'@backstage/plugin-auth-backend': patch ---- - ---- - ## '@backstage/plugin-auth-backend': patch Added custom OAuth2.0 authorization header for generic oauth2 provider.