openwallet-foundation / bifold-wallet

Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.
Apache License 2.0
154 stars 150 forks source link

fix: add check for reusable conn to oob hook #1305

Closed bryce-mcmath closed 2 weeks ago

bryce-mcmath commented 3 weeks ago

Summary of Changes

This PR fixes a bug where if reusable connections were enabled, the wallet would hang on the Connection screen if it encountered a reusable connection. This change does not make reusable connections enabled by default, Bifold users still have to specify enableReuseConnections: true in their config.

Related Issues

N/A

Pull Request Checklist

Tick all boxes below to demonstrate that you have completed the respective task. If the item does not apply to your this PR check it anyway to make it apparent that there's nothing to do.

If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!

Pro Tip 🤓

PR template adapted from the Python attrs project.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud