first commit

This commit is contained in:
RubenRWU
2026-05-06 15:00:11 +02:00
commit d120b716b5
3 changed files with 218 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "onyva-login",
"description": "Integriert den zentralen Onyva Dev Login (OIDC/SSO) in ein bestehendes Projekt. Analysiert das Projekt und implementiert den vollständigen Authorization Code Flow mit PKCE, zentralem Logout und Rollenzugriff.",
"author": {
"name": "Onyva"
}
}