Skip to content

Commit

Permalink
Merge branch 'main' into auth-code-flow-2
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoGlastra authored Oct 9, 2024
2 parents 8ab5b22 + 59c7e15 commit bd02008
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type { OpenId4VcVerificationRequest } from './requestContext'
import type { OpenId4VcVerificationSessionRecord } from '../repository'
import type { AgentContext } from '@credo-ts/core/src/agent/context/AgentContext'
import type { AgentContext } from '@credo-ts/core'
import type { AuthorizationResponsePayload, DecryptCompact } from '@sphereon/did-auth-siop'
import type { Response, Router } from 'express'

Expand Down

0 comments on commit bd02008

Please sign in to comment.