From a42a351d1d2ce5899e78385c69b5961c8e9b5595 Mon Sep 17 00:00:00 2001 From: Nico Domino Date: Sun, 17 May 2020 17:38:04 +0200 Subject: [PATCH 1/4] Add next-auth Github: https://github.com/iaincollins/next-auth My fork for docs: https://github.com/ndom91/next-auth Will most likely consolidate the two, but the now.sh URL will stay the same, so no changes will be required from js.org side. --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 3eb39c12..6dcb963d 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1328,6 +1328,7 @@ var cnames_active = { "newbyte": "newbytee.github.io/newbyte", "newyear": "dndrbots.github.io/new_year_counter", "next": "zeit.github.io/next-site", + "next-auth": "next-auth-docs.now.sh", "nexus": "nexusjs.netlify.com", "nflow": "nflow-js.github.io", // noCF? (don´t add this in a new PR) "nfwyst": "nfwyst.github.io", From 52b987e5ed37c6b126d440196490462d1cb6dbb3 Mon Sep 17 00:00:00 2001 From: Nico Domino Date: Sun, 17 May 2020 22:04:34 +0200 Subject: [PATCH 2/4] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 6dcb963d..820f5d35 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1328,7 +1328,7 @@ var cnames_active = { "newbyte": "newbytee.github.io/newbyte", "newyear": "dndrbots.github.io/new_year_counter", "next": "zeit.github.io/next-site", - "next-auth": "next-auth-docs.now.sh", + "next-auth": "alias.zeit.co", "nexus": "nexusjs.netlify.com", "nflow": "nflow-js.github.io", // noCF? (don´t add this in a new PR) "nfwyst": "nfwyst.github.io", From ad51eb18f212b8be26355162eda21f5c03d7623e Mon Sep 17 00:00:00 2001 From: Nico Domino Date: Mon, 18 May 2020 16:03:59 +0200 Subject: [PATCH 3/4] Update `next-auth.js.org` with // noCF? --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 820f5d35..8f93885c 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1328,7 +1328,7 @@ var cnames_active = { "newbyte": "newbytee.github.io/newbyte", "newyear": "dndrbots.github.io/new_year_counter", "next": "zeit.github.io/next-site", - "next-auth": "alias.zeit.co", + "next-auth": "alias.zeit.co", // noCF? "nexus": "nexusjs.netlify.com", "nflow": "nflow-js.github.io", // noCF? (don´t add this in a new PR) "nfwyst": "nfwyst.github.io", From a9478a8834451d082a1ea8be98c95b163727220a Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Tue, 19 May 2020 08:59:45 +0200 Subject: [PATCH 4/4] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 8f93885c..3f212123 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1328,7 +1328,7 @@ var cnames_active = { "newbyte": "newbytee.github.io/newbyte", "newyear": "dndrbots.github.io/new_year_counter", "next": "zeit.github.io/next-site", - "next-auth": "alias.zeit.co", // noCF? + "next-auth": "alias.zeit.co", // noCF "nexus": "nexusjs.netlify.com", "nflow": "nflow-js.github.io", // noCF? (don´t add this in a new PR) "nfwyst": "nfwyst.github.io",