Skip to content

Commit

Permalink
appease prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-weber committed Apr 21, 2024
1 parent c173140 commit 6c3828d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ There is an alternative login flow if you are experiencing `BadAuthentication` e
2. Log into your Google Account
3. Click on "I agree" when prompted
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).

Then, perform the token exchange:

```python
import gpsoauth

Expand Down

0 comments on commit 6c3828d

Please sign in to comment.