Files
42marketplaces/sync/gh-varaku1012-aditi-code-plugins-auth0-oauth-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
645 B
JSON

{
"name": "auth0-oauth-plugin",
"owner": {
"name": "Varaku",
"email": "contact@varaku.com"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-varaku1012-aditi-code-plugins-auth0-oauth-plugin.git"
},
"strict": true
}
]
}