Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSignLabs/OpenSign
/ handleUserExist
Function
handleUserExist
apps/OpenSign/src/pages/Login.jsx:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}, []);
53
54
const handleUserExist = async () => {
55
checkUserExt();
56
};
57
58
59
const setLocalVar = (user) => {
Callers
1
Login
Function · 0.85
Calls
1
checkUserExt
Function · 0.85
Tested by
no test coverage detected