Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/LAION-AI/Open-Assistant
/ username.ts
File
username.ts
website/src/pages/api/username.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ withoutRole } from
"src/lib/auth"
;
2
import
{ isValidDisplayName } from
"src/lib/display_name_validation"
;
3
import
prisma from
"src/lib/prismadb"
;
4
Callers
nothing calls this directly
Calls
2
withoutRole
Function · 0.90
isValidDisplayName
Function · 0.90
Tested by
no test coverage detected