mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-08-01 14:11:47 +00:00
Started implementing an Oauth server
This commit is contained in:
parent
51ce453d1a
commit
c2948f7d84
31 changed files with 2551 additions and 90 deletions
13
symfony.lock
13
symfony.lock
|
|
@ -169,6 +169,19 @@
|
|||
"league/html-to-markdown": {
|
||||
"version": "4.8.2"
|
||||
},
|
||||
"league/oauth2-server-bundle": {
|
||||
"version": "0.8",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "0.4",
|
||||
"ref": "7f26963037fce3b69c1b3f6a75a3265edb1e1caa"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/league_oauth2_server.yaml",
|
||||
"config/routes/league_oauth2_server.yaml"
|
||||
]
|
||||
},
|
||||
"liip/imagine-bundle": {
|
||||
"version": "2.7",
|
||||
"recipe": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue