Skip to main content

Close the Auth0 management console

ID
75df0e8
date
2022-06-18 07:58:48+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
14881f1
message
Close the Auth0 management console
changed files
1 file, 1 addition

Changed files

close_work_tabs (2652) → close_work_tabs (2703)

diff --git a/close_work_tabs b/close_work_tabs
index bd4611a..13a7664 100755
--- a/close_work_tabs
+++ b/close_work_tabs
@@ -46,6 +46,7 @@ function isSafeToClose(url) {
     url.startsWith("https://github.com/search?type=Code&q=org:wellcomecollection") ||
     url.startsWith("https://github.com/wellcomecollection/") ||
     url.startsWith("https://logging.wellcomecollection.org") ||
+    url.startsWith("https://manage.auth0.com/") ||
     url.startsWith("https://search.wellcomelibrary.org") ||
     url.startsWith("https://signin.aws.amazon.com/") ||
     url.startsWith("https://trustnet.wellcome.org/") ||