Enforces PKCE-based OAuth code flow replacing implicit auth flows for modern Supabase auth.
100
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
{
"name": "g14wxz/pkce-auth-flow",
"version": "0.1.0",
"summary": "Enforces PKCE-based OAuth code flow replacing implicit auth flows for modern Supabase auth.",
"docs": "docs/index.md",
"rules": {
"pkce-auth-rules": {
"rules": "rules/pkce-auth-rules.md"
}
},
"skills": {
"pkce-auth-flow": {
"path": "skills/pkce-auth-flow/SKILL.md"
}
},
"private": false
}