Without using Verida Connect, we can receive the session from the Vault via a search param (api_key), store this session and pass it to the requests.
Have to deal with conflicts over the private key potentially stored as well. And probably the UI allowing to pass the private key.
Without using Verida Connect, we can receive the session from the Vault via a search param (
api_key
), store this session and pass it to the requests. Have to deal with conflicts over the private key potentially stored as well. And probably the UI allowing to pass the private key.