Yo @scoldercreations can you use wasteof beta on apple watch? Because i can't login on it. It just redirects to logged out homepage (i have series 5)

3 0 11

comments (single view)

it’s really weird.

wasteof2 works perfectly on Apple Watch. When you log in there, it does a post request to login, then saves the cookie in the browser and redirects to the homepage (I think)

i’m not even sure how wasteof3 works though, I can see the token being returned as a prop when it goes to the homepage but no request to get said token. Like how does it work???

its just a regular POST form that returns a set-cookie header and a redirect home — this is the way that websites have done it for years.

that’s really weird, it does the redirect home but apparently not the cookie

View all comments