feat: OIDC 로그인 연동 및 DB 스키마 업데이트
This commit is contained in:
13
kngil/composer.json
Normal file
13
kngil/composer.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "kngil/oidc",
|
||||
"description": "OIDC integration for KNGIL",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"jumbojett/openid-connect-php": "*"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Antigravity"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user