feat(auth): Add Clerk OAuth Provider (#5553)

This commit is contained in:
Yassir Elmarissi
2025-06-18 14:29:46 +02:00
committed by GitHub
parent 4375f52c5d
commit a77bd88258
29 changed files with 63 additions and 7 deletions

View File

@@ -90,7 +90,7 @@ alwaysApply: false
- **Purpose**: OAuth provider integration
- **Providers**:
- GitHub, GitLab, Google
- Microsoft Azure, Authentik, Discord
- Microsoft Azure, Authentik, Discord, Clerk
- Custom OAuth implementations
## Background Processing