II.
Library JSON
Structured · livelibrary:next-auth
NextAuth.js json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:next-auth",
"_kind": "Library",
"_file": "domain/libraries/libraries-ts-orms-graphql.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "NextAuth.js",
"belongsToLanguageId": "language:typescript",
"category": "other",
"description": "Complete open-source authentication solution for Next.js applications\nsupporting 50+ OAuth providers, email/password, magic links, JWT and\ndatabase sessions, with a built-in adapter system.\n"
},
"outgoingEdges": [
{
"from": "library:next-auth",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "library:next-auth",
"to": "skill-area:authentication",
"kind": "used_for"
},
{
"from": "library:next-auth",
"to": "library:lucia",
"kind": "alternative_to"
},
{
"from": "library:next-auth",
"to": "library:passport",
"kind": "alternative_to"
}
],
"incomingEdges": [
{
"from": "library:identity-server",
"to": "library:next-auth",
"kind": "alternative_to"
},
{
"from": "library:devise",
"to": "library:next-auth",
"kind": "alternative_to"
},
{
"from": "library:passport",
"to": "library:next-auth",
"kind": "alternative_to"
},
{
"from": "library:jsonwebtoken",
"to": "library:next-auth",
"kind": "alternative_to"
},
{
"from": "stack-profile:saas-starter",
"to": "library:next-auth",
"kind": "composed_of"
},
{
"from": "stack-profile:marketplace-platform",
"to": "library:next-auth",
"kind": "composed_of"
},
{
"from": "stack-profile:crm-customer-platform",
"to": "library:next-auth",
"kind": "composed_of"
},
{
"from": "stack-profile:learning-management-system",
"to": "library:next-auth",
"kind": "composed_of"
},
{
"from": "stack-profile:booking-scheduling",
"to": "library:next-auth",
"kind": "composed_of"
},
{
"from": "stack-profile:podcast-network",
"to": "library:next-auth",
"kind": "composed_of"
},
{
"from": "stack-profile:community-marketplace",
"to": "library:next-auth",
"kind": "composed_of"
}
]
}