II.
LibraryProcess JSON
Structured · livelib-process:web-development--oauth-social-login
specializations/web-development/oauth-social-login json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--oauth-social-login",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/web-development/oauth-social-login",
"description": "OAuth 2.0 and Social Login Integration - Process for implementing OAuth 2.0 authentication with social providers\nincluding Google, GitHub, Facebook, and custom OAuth providers.",
"libraryPath": "library/specializations/web-development/oauth-social-login.js",
"specialization": "web-development",
"references": [
"- OAuth 2.0 Specification: https://oauth.net/2/",
"- Passport.js: https://www.passportjs.org/"
],
"usesAgents": [
"oauth-developer",
"oauth-provider-specialist",
"callback-handler-developer",
"account-linking-specialist",
"session-specialist",
"technical-writer-agent"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--oauth-social-login",
"to": "skill-area:authentication-authorization",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--oauth-social-login",
"to": "skill-area:oauth-flows",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--oauth-social-login",
"to": "topic:oauth-openid-connect",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--oauth-social-login",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--oauth-social-login",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--oauth-social-login",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--oauth-social-login",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--oauth-social-login",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}