Skip to content

Commit 721f088

Browse files
committed
test: add new methods to export test
1 parent 1025381 commit 721f088

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/main.test.ts

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ describe("index exports", () => {
3939
"generateRandomString",
4040
"mapLoginMethodParamsForUrl",
4141
"sanatizeURL",
42+
"isAuthenticated",
43+
"refreshToken",
4244

4345
// session manager
4446
"MemoryStorage",

0 commit comments

Comments
 (0)