Skip to content

Commit 05a7811

Browse files
authoredJul 12, 2022
feat: Add export for webauthCheckLogin (#54)
1 parent db12188 commit 05a7811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎lib/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -292,4 +292,5 @@ module.exports = {
292292
listTokens,
293293
removeToken,
294294
createToken,
295+
webAuthCheckLogin,
295296
}

0 commit comments

Comments
 (0)
Please sign in to comment.