2026-03-14 15:17:03 +08:00

6 lines
240 B
JavaScript

"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