bioimage-io / bioimageio-uploader

1 stars 2 forks source link

Login flow needs to be adjusted, since the login_url will soon expire if the user don't click the button in time #9

Closed jmetz closed 6 months ago

jmetz commented 11 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.

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_

jmetz commented 8 months ago

I think this was addressed in the recent commit - @oeway could you confirm?

jmetz commented 6 months ago

Closed with 48a39ba