Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fetch entity configuration chains #7

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

berendsliedrecht
Copy link
Member

  • test: use returned JWK in e2e tests
  • feat: fetch an entity configuration chain via authority_hints

Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
@berendsliedrecht berendsliedrecht changed the title fetch entity configuration chains feat: fetch entity configuration chains Jul 12, 2024
@berendsliedrecht berendsliedrecht force-pushed the fetch-entity-configuration-chains branch 2 times, most recently from ba77a0b to 1850e12 Compare July 12, 2024 10:28
Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
@berendsliedrecht berendsliedrecht force-pushed the fetch-entity-configuration-chains branch from 1850e12 to e77f2a5 Compare July 12, 2024 10:36
import type { EntityConfigurationClaims } from './entityConfigurationClaims'
import { fetchEntityConfiguration } from './fetchEntityConfiguration'

type FetchEntityConfigurationChainOptions = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should export function param types I think

@berendsliedrecht berendsliedrecht merged commit 86af531 into main Jul 12, 2024
2 checks passed
@berendsliedrecht berendsliedrecht deleted the fetch-entity-configuration-chains branch July 12, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants