mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
core, web: Remove stale compatibility paths (#22192)
* Remove stale compatibility paths * fix schema * should have vibecoded this --------- Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
This commit is contained in:
+1
-2
@@ -18,10 +18,9 @@
|
||||
*/
|
||||
export const ProviderTypeEnum = {
|
||||
Apple: "apple",
|
||||
Discord: "discord",
|
||||
Openidconnect: "openidconnect",
|
||||
Entraid: "entraid",
|
||||
Azuread: "azuread",
|
||||
Discord: "discord",
|
||||
Facebook: "facebook",
|
||||
Github: "github",
|
||||
Gitlab: "gitlab",
|
||||
|
||||
Reference in New Issue
Block a user