From 005ebb443ff64e88774a37969e15e59731049e0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=A0im=C3=A1nek?= Date: Tue, 20 Oct 2020 00:19:03 +0200 Subject: [PATCH] Update auth hash in README.md. - it includes access token now as well --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91576cd..db001b7 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Here's an example *Auth Hash* available in `request.env['omniauth.auth']`: name: 'Joe Bloggs', first_name: 'Joe', last_name: 'Bloggs', - image: 'http://graph.facebook.com/1234567/picture?type=square', + image: 'http://graph.facebook.com/1234567/picture?type=square&access_token=...', verified: true }, credentials: {