"use strict"; /** * An identity provider is responsible for providing a token that can be used to authenticate with a service. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=identity-provider.js.map