Skip to content

Commit

Permalink
add oauth2 lib
Browse files Browse the repository at this point in the history
  • Loading branch information
xmacan committed Dec 28, 2024
1 parent a2d97a1 commit 6b22bcd
Show file tree
Hide file tree
Showing 262 changed files with 38,542 additions and 2 deletions.
10 changes: 10 additions & 0 deletions include/vendor/oauth2-client/composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"require": {
"league/oauth2-google": "^4.0",
"hayageek/oauth2-yahoo": "^2.0",
"stevenmaguire/oauth2-keycloak": "^5.1",
"greew/oauth2-azure-provider": "^2.0",
"league/oauth2-client": "^2.7",
"stevenmaguire/oauth2-microsoft": "^2.2"
}
}
Loading

0 comments on commit 6b22bcd

Please sign in to comment.