atomicdata-dev / atomic-data-browser

This repo is no longer used! Code is moved to Atomic-Server
https://github.com/atomicdata-dev/atomic-server/issues
MIT License
56 stars 9 forks source link

Guest invite flow not working correctly (websockets & authentication) #262

Open joepio opened 1 year ago

joepio commented 1 year ago

In the console:

Uncaught (in promise) Error: Agent has no subject, cannot authenticate
    Cx authentication.js:16
    W1 authentication.js:7

I think part of the problem is that a request is sent while the Agent doesn't have a subject yet - this is what happens with the invite flow.