Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koshilife authored Jun 15, 2020
1 parent 66657d8 commit 43c8e5c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ The auth hash `request.env['omniauth.auth']` would look like this:
"uid": "12345",
"credentials": {
"token": "ACCESS_TOKEN",
"refresh_token": "REFRESH_TOKEN",
"expires_at": 1581419031,
"expires": true
"expires": false
},
"extra": {
"id": "12345",
Expand Down

0 comments on commit 43c8e5c

Please sign in to comment.