Skip to content

Commit 63adf85

Browse files
authored
clarify alternative flow [closes #66]
1 parent 12648c2 commit 63adf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ There is an alternative login flow if you are experiencing `BadAuthentication` e
4040

4141
1. Go to https://accounts.google.com/EmbeddedSetup
4242
2. Log into your Google Account
43-
3. Click on "I agree" when prompted
43+
3. Click on "I agree" when prompted. The page may show a loading screen forever; ignore it and move on to the next step.
4444
4. Obtain the value of the `oauth_token` cookie. For more details see [the gpsoauth-java readme](https://github.com/rukins/gpsoauth-java/blob/b74ebca999d0f5bd38a2eafe3c0d50be552f6385/README.md#receiving-an-authentication-token).
4545

4646
Then, perform the token exchange:

0 commit comments

Comments
 (0)