Skip to content

Commit 0375d8d

Browse files
authored
App: New auth!
1 parent 51d6d9c commit 0375d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ui/src/lib/caffeinatedAuth.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const SPECIAL_SIGNIN = {};
22

3-
export const PORTAL_SIGNIN = ["KICK", "NOICE", "LIVESPACE"];
3+
export const PORTAL_SIGNIN = [];
44

55
// See also: appShim.mjs
66
export async function openAuthPortal(platform, shouldGoBack) {

0 commit comments

Comments
 (0)