Description of problem
DID resolvers no longer work in themed wallets i.e. DID:JWK unless explicitly added.
Expected behaviour
If the themed app does not include any resolvers then the default credo ones should be used
@PatStLouis I think the following should be configured in the themed wallets (i.e. Bifold sample app) and not the core.
https://github.com/openwallet-foundation/bifold-wallet/blob/main/packages/core/src/utils/agent.ts#L111