Skip to content

Commit

Permalink
new verifier
Browse files Browse the repository at this point in the history
  • Loading branch information
stzouvaras committed Feb 5, 2024
1 parent 484bb60 commit 685acae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ internal class WalletCoreConfigImpl(
) : WalletCoreConfig {

companion object {
const val VERIFIER_API_URI = "https://eudi.netcompany-intrasoft.com/san-dns"
const val VERIFIER_API_URI = "https://dev.verifier.eudiw.dev"
const val VCI_ISSUER_URL = "https://preprod.issuer.eudiw.dev/oidc"
const val VCI_CLIENT_ID = "wallet-dev"
}
Expand Down

0 comments on commit 685acae

Please sign in to comment.