Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactGo/reactGo
/ signUpSuccess
Function
signUpSuccess
app/actions/users.js:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
function
signUpSuccess() {
52
return
{
type
: types.SIGNUP_SUCCESS_USER };
53
}
54
55
// Log Out Action Creators
56
function
beginLogout() {
Callers
1
signUp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected