How AI assistants implement authentication
Tool | Purpose |
---|---|
get-auth-api | Authentication endpoints documentation |
get-instructions | Backend rules including auth patterns |
debug-backend | Troubleshoot auth failures |
get-backend-metadata | See existing users and sessions |
get-auth-api
for endpoint details_user
table is read-only via database API/api/auth/*
/api/auth/sessions/current
is nested: {user: {...}}