Initial commit: core-api service extraction from portainer-core
Build and Push / build (release) Successful in 43s

This commit is contained in:
2025-12-11 15:52:59 +01:00
commit 488a4e8a91
49 changed files with 9478 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
"""
Authentication module for core-api
Provides OIDC/OAuth2 authentication via Authentik
"""