We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1025381 commit 721f088Copy full SHA for 721f088
lib/main.test.ts
@@ -39,6 +39,8 @@ describe("index exports", () => {
39
"generateRandomString",
40
"mapLoginMethodParamsForUrl",
41
"sanatizeURL",
42
+ "isAuthenticated",
43
+ "refreshToken",
44
45
// session manager
46
"MemoryStorage",
0 commit comments