Closed jmetz closed 6 months ago
Here the login flow needs to be adjusted, since the login_url will soon expire if the user don't click the button in time.
login_url
We should request the login url when the user click the login button, i.e. call imjoyRPC.hyphaWebsocketClient.login in the login button call back.
imjoyRPC.hyphaWebsocketClient.login
_Originally posted by @oeway in https://github.com/bioimage-io/bioimageio-uploader/pull/2#discussion_r1401633530_
I think this was addressed in the recent commit - @oeway could you confirm?
Closed with 48a39ba
Here the login flow needs to be adjusted, since the
login_url
will soon expire if the user don't click the button in time.We should request the login url when the user click the login button, i.e. call
imjoyRPC.hyphaWebsocketClient.login
in the login button call back._Originally posted by @oeway in https://github.com/bioimage-io/bioimageio-uploader/pull/2#discussion_r1401633530_