Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/linuxfoundation/crowd.dev
/ signout
Method
signout
frontend/src/modules/auth/auth-service.js:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
static signout() {
79
AuthToken.set(null, true);
80
}
81
82
static updateProfile(data) {
83
return
authAxios
Callers
5
doRegisterEmailAndPassword
Function · 0.80
doSigninWithEmailAndPassword
Function · 0.80
doSignout
Function · 0.80
doRefreshCurrentUser
Function · 0.80
handle
Method · 0.80
Calls
1
set
Method · 0.65
Tested by
no test coverage detected