We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879bf9f commit 67039eaCopy full SHA for 67039ea
apps/sim/lib/auth/internal.ts
@@ -44,4 +44,4 @@ export async function verifyInternalToken(token: string): Promise<boolean> {
44
// Token verification failed
45
return false
46
}
47
-}
+}
0 commit comments