UNPKG

oidc-client

Version:

OpenID Connect (OIDC) & OAuth2 client library

19 lines (16 loc) 440 B
{ "$schema": "http://json-schema.org/schema", "$id": "ng-cli://commands/update.json", "description": "Updates your application and its dependencies. See https://update.angular.io/", "$longDescription": "./update-long.md", "$scope": "all", "$aliases": [], "$type": "schematics", "$impl": "./update-impl#UpdateCommand", "type": "object", "allOf": [ { "$ref": "./definitions.json#/definitions/base" } ] }