14 lines
247 B
JSON
14 lines
247 B
JSON
{
|
|
"name": "kngil/oidc",
|
|
"description": "OIDC integration for KNGIL",
|
|
"type": "project",
|
|
"require": {
|
|
"jumbojett/openid-connect-php": "*"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Antigravity"
|
|
}
|
|
]
|
|
}
|