Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:04:20 +08:00
commit 30a2216ea3
12 changed files with 4981 additions and 0 deletions

77
plugin.lock.json Normal file
View File

@@ -0,0 +1,77 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:varaku1012/aditi.code:plugins/auth0-oauth-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2fd4c4c0d379f3fac6a5b7f4860e2f1900f4f460",
"treeHash": "15a0d9597e21fab98ebed263bcd6b225d85a7eaf26fdc7485346003538d8e0ce",
"generatedAt": "2025-11-28T10:28:53.497323Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "auth0-oauth-plugin",
"description": "Comprehensive Auth0 OAuth 2.0 implementation plugin. Provides setup wizards, implementation guides, security audits, and troubleshooting for Auth0 authentication across web and mobile applications. Supports OIDC flows, PKCE, MFA, social connections, and custom rules.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "683c1d4d82a218caf09ffb8af22f3acbd1251cd5ea445ea604c211879660a829"
},
{
"path": "agents/auth0-architect.md",
"sha256": "252c01c796e2d494fa16870d7c8ab63d2c43c35fdf14435bf1bbdb9b0f223ef1"
},
{
"path": "agents/oauth-integration-mapper.md",
"sha256": "1b2b8afb2f2f83c660d1d54bfc01f43a2d46560033381eeeb55def534d9745f6"
},
{
"path": "agents/auth0-security-specialist.md",
"sha256": "64eee5c58b4a4304f9ebdb164427ec9533a024e8610c85b735b206827bc05087"
},
{
"path": "agents/oauth-implementation-expert.md",
"sha256": "162e47de0ba253235002f578ea3c5bfc5e8670ffa9d90f4ebf1ba2e261366fc9"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "72517cf88413192ef39725893bcbcd2ce065be92bda807254b7ad015fa33fe0b"
},
{
"path": "commands/oauth-migrate.md",
"sha256": "e69b19ca728bc2096cd63e684500d1a5388cb36c2d7c9b236d48888cd4dd36ea"
},
{
"path": "commands/oauth-troubleshoot.md",
"sha256": "131d38f653219df23ef4656ae19a82cc8c45034e5d6a9cb769e0bb25e8c08c8a"
},
{
"path": "commands/oauth-setup-auth0.md",
"sha256": "c3919591ca13317efbb4b960fcaf594e66bfc7a55569f34fdc0132ef2c912f4a"
},
{
"path": "commands/oauth-security-audit.md",
"sha256": "1373aadab605d6fa5d5471a1707b0465208f02a14863b47e7e7d60720e935962"
},
{
"path": "commands/oauth-implement.md",
"sha256": "e87ad89e1124289bed7545ef931ad0fa2fcab2ab77fba2d589b096b0ec664687"
}
],
"dirSha256": "15a0d9597e21fab98ebed263bcd6b225d85a7eaf26fdc7485346003538d8e0ce"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}