nestdotland / nest.land

🦕 The Nest Website
https://nest.land
MIT License
371 stars 19 forks source link

UX: Get Token Hangs on Invalid Creds #270

Open ebebbington opened 3 years ago

ebebbington commented 3 years ago

Bug When getting an access token on nest.land, and using invalid credentials (eg correct username, invalid password), the process just hangs

Expectation I would expect after some timeout that the server would respond with a 403, or if the server is taking too long, an obvious 500