Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPipe/OpenPipe
/ signOut
Function
signOut
app/src/server/auth.ts:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
},
62
signOut() {
63
Sentry.setUser(null);
64
},
65
},
66
adapter: PrismaAdapter(prisma),
67
providers: [
Callers
2
UserMenu
Function · 0.85
ProjectMenu
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected