UNPKG

angular-auth-oidc-client

Version:

An OpenID Connect Code Flow with PKCE,Implicit Flow client for Angular

29 lines 1.98 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc */ /** * @record */ export function AuthWellKnownEndpoints() { } if (false) { /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.issuer; /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.jwks_uri; /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.authorization_endpoint; /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.token_endpoint; /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.userinfo_endpoint; /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.end_session_endpoint; /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.check_session_iframe; /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.revocation_endpoint; /** @type {?|undefined} */ AuthWellKnownEndpoints.prototype.introspection_endpoint; } //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0aC53ZWxsLWtub3duLWVuZHBvaW50cy5qcyIsInNvdXJjZVJvb3QiOiJuZzovL2FuZ3VsYXItYXV0aC1vaWRjLWNsaWVudC8iLCJzb3VyY2VzIjpbImxpYi9tb2RlbHMvYXV0aC53ZWxsLWtub3duLWVuZHBvaW50cy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7O0FBQUEsNENBVUM7OztJQVRDLHdDQUFnQjs7SUFDaEIsMENBQWtCOztJQUNsQix3REFBZ0M7O0lBQ2hDLGdEQUF3Qjs7SUFDeEIsbURBQTJCOztJQUMzQixzREFBOEI7O0lBQzlCLHNEQUE4Qjs7SUFDOUIscURBQTZCOztJQUM3Qix3REFBZ0MiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgaW50ZXJmYWNlIEF1dGhXZWxsS25vd25FbmRwb2ludHMge1xuICBpc3N1ZXI/OiBzdHJpbmc7XG4gIGp3a3NfdXJpPzogc3RyaW5nO1xuICBhdXRob3JpemF0aW9uX2VuZHBvaW50Pzogc3RyaW5nO1xuICB0b2tlbl9lbmRwb2ludD86IHN0cmluZztcbiAgdXNlcmluZm9fZW5kcG9pbnQ/OiBzdHJpbmc7XG4gIGVuZF9zZXNzaW9uX2VuZHBvaW50Pzogc3RyaW5nO1xuICBjaGVja19zZXNzaW9uX2lmcmFtZT86IHN0cmluZztcbiAgcmV2b2NhdGlvbl9lbmRwb2ludD86IHN0cmluZztcbiAgaW50cm9zcGVjdGlvbl9lbmRwb2ludD86IHN0cmluZztcbn1cbiJdfQ==