MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / auth.ts

File auth.ts

apps/web/server/routers/auth.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { onError } from 'server/middlewares/error';
2import { CreateRouter } from '@linen/auth-server/server';
3import {
4 githubSignIn,

Callers

nothing calls this directly

Calls 9

CreateRouterFunction · 0.90
trackApiEventFunction · 0.90
joinCommunityAfterSignInFunction · 0.90
normalizeFunction · 0.90
acceptInvitesFunction · 0.85
toFunction · 0.85
isChannelUsableMethod · 0.80
errorMethod · 0.65
createMethod · 0.45

Tested by

no test coverage detected