Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:05 +08:00
commit 6307aa7fb2
4 changed files with 460 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "workos",
"description": "WorkOS authentication and enterprise SSO integration toolkit",
"version": "0.1.1",
"author": {
"name": "Nick Nisi",
"email": "nick@nisi.org"
},
"agents": [
"./agents"
]
}