Skip to content

Commit 07b80f4

Browse files
check out src/authn/authn.ts
1 parent 5df18dd commit 07b80f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/authn/authn.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ export function checkUser<T> (
10041004
}
10051005

10061006
// doc = kb.any(doc, ns.link('userMirror')) || doc
1007-
console.log(solidAuthClient)
1007+
10081008
return solidAuthClient
10091009
.currentSession()
10101010
.then(webIdFromSession)

0 commit comments

Comments
 (0)