15 lines
252 B
JSON
15 lines
252 B
JSON
{
|
|
"domain": "auth_oidc",
|
|
"name": "OIDC Authentication",
|
|
"documentation": "",
|
|
"requirements": [],
|
|
"ssdp": [],
|
|
"zeroconf": [],
|
|
"homekit": {},
|
|
"dependencies": [
|
|
"auth"
|
|
],
|
|
"codeowners": ["@christiaangoossens"],
|
|
"version": "0.1"
|
|
}
|