We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d6d9c commit 0375d8dCopy full SHA for 0375d8d
app/ui/src/lib/caffeinatedAuth.mjs
@@ -1,6 +1,6 @@
1
export const SPECIAL_SIGNIN = {};
2
3
-export const PORTAL_SIGNIN = ["KICK", "NOICE", "LIVESPACE"];
+export const PORTAL_SIGNIN = [];
4
5
// See also: appShim.mjs
6
export async function openAuthPortal(platform, shouldGoBack) {
0 commit comments