oidc-client
Version:
OpenID Connect (OIDC) & OAuth2 client library
16 lines (13 loc) • 369 B
JSON
{
"$schema": "http://json-schema.org/schema",
"$id": "ng-cli://commands/deprecated.json",
"description": "Deprecated in favor of config command.",
"$longDescription": "",
"$impl": "./deprecated-impl#DeprecatedCommand",
"$hidden": true,
"$type": "deprecated",
"type": "object",
"allOf": [
{ "$ref": "./definitions.json#/definitions/base" }
]
}