Hacker News new | ask | show | jobs
by QGQBGdeZREunxLe 3 days ago
oAuth is still painful with containers:

1. Set a domain to always open in a container

2. Click login with Google which redirects to another container

3. oAuth handshake is done which redirects to website 1

4. Handshake fails because of authorization_code mismatch

You could argue that you shouldn't be using oAuth if you care about privacy but it would be nice if it could be handled.