Skip to content

Commit

Permalink
[Web] add oauth2-keycloak lib
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddleSpl0it authored and DerLinkman committed Feb 8, 2024
1 parent 9d8c1a0 commit cd3660a
Show file tree
Hide file tree
Showing 211 changed files with 29,571 additions and 33 deletions.
4 changes: 2 additions & 2 deletions data/web/inc/lib/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"require": {
"robthree/twofactorauth": "^1.6",
"yubico/u2flib-server": "^1.0",
"phpmailer/phpmailer": "^6.1",
"php-mime-mail-parser/php-mime-mail-parser": "^7",
"soundasleep/html2text": "^0.5.0",
Expand All @@ -10,6 +9,7 @@
"bshaffer/oauth2-server-php": "^1.11",
"mustangostang/spyc": "^0.6.3",
"directorytree/ldaprecord": "^2.4",
"twig/twig": "^3.0"
"twig/twig": "^3.0",
"stevenmaguire/oauth2-keycloak": "^3.2"
}
}
Loading

0 comments on commit cd3660a

Please sign in to comment.