MCPcopy
hub / github.com/authts/oidc-client-ts / MetadataService.test.ts

File MetadataService.test.ts

src/MetadataService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
2// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
3
4import { beforeEach, describe, expect, it, vi } from "vitest";

Callers

nothing calls this directly

Calls 10

resetSigningKeysMethod · 0.80
getMetadataMethod · 0.80
getIssuerMethod · 0.80
getUserInfoEndpointMethod · 0.80
getTokenEndpointMethod · 0.80
getCheckSessionIframeMethod · 0.80
getEndSessionEndpointMethod · 0.80
getRevocationEndpointMethod · 0.80
getSigningKeysMethod · 0.80

Tested by

no test coverage detected