vc-authn-oidc
vc-authn-oidc copied to clipboard
A proposal to make wallet deep link URI scheme configurable, so it may not only be used with BC Wallet (bcwallet://) but also with any Aries-capable agent that implements the...
This PR resolves #383 When the QR code is scanned and opened by a regular phone camera the user will now be provided an option to open a BC wallet...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.26.0 to 9.27.0. Release notes Sourced from eslint-plugin-vue's releases. v9.27.0 ✨ Enhancements #2487 Improved vue/require-toggle-inside-transition rule to understand v-bind:appear. 🐛 Bug Fixes #2489 Fixed false negatives for...
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.0 to 70.2.0. Changelog Sourced from setuptools's changelog. v70.2.0 Features Updated distutils including significant changes to support Cygwin and mingw compilers. (#4444) Bugfixes Fix distribution name normalisation...
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.3 to 4.8.0. Release notes Sourced from pymongo's releases. PyMongo 4.8.0 Changes in Version 4.8.0 PyMongo 4.8 brings a number of improvements including: The handshake metadata for...
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.0 to 70.1.1. Changelog Sourced from setuptools's changelog. v70.1.1 Misc #4429 Commits 222ebf9 Bump version: 70.1.0 → 70.1.1 a66cedc "Embed" test_bdist_wheel files and execution (#4429) 48ce5ed pkg_resources:...
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.3 to 2.3.4. Release notes Sourced from pydantic-settings's releases. v2.3.4 What's Changed add in-place reloading in docs by @nrolin in pydantic/pydantic-settings#316 Nested pydantic dataclasses and doc fixes....
Some use cases seem to be open to using a ZKP proving someone holds a credential from a specific issuer to authenticate. Things to investigate: * is this supported in...