diff --git a/lib/index.js b/lib/index.js index eb97c62..e4ac562 100644 --- a/lib/index.js +++ b/lib/index.js @@ -292,4 +292,5 @@ module.exports = { listTokens, removeToken, createToken, + webAuthCheckLogin, }