You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're able to programmatically click on the Sign In button now which opens the URL externally, now we have to find a way to catch that, authorize, and check that the apps moves to the user home page.
The text was updated successfully, but these errors were encountered:
Need to find a way to use the token in secrets when the app queries https://api.kittycad.io/oauth2/device/verify?user_code=CODE-0000 in the external browser
From TODO at https://github.com/KittyCAD/modeling-app/blob/main/e2e/tauri/specs/signin.e2e.js#L9
We're able to programmatically click on the Sign In button now which opens the URL externally, now we have to find a way to catch that, authorize, and check that the apps moves to the user home page.
The text was updated successfully, but these errors were encountered: