From f3db80a985f720fd4bd3203ffd1ccaf3ca80da45 Mon Sep 17 00:00:00 2001 From: Brian Scanlan Date: Thu, 11 Dec 2025 13:15:23 +0000 Subject: [PATCH] Removing token from README The token in this README is not valid, but still causes false positive reports by security scanners. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0055e7..0182abb 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Here's an example *Auth Hash* available in `request.env['omniauth.auth']`: :name => 'Kevin Antoine' }, :credentials => { - :token => 'dG9rOmNdrWt0ZjtgzzE0MDdfNGM5YVe4MzsmXzFmOGd2MDhiMfJmYTrxOtA=', # OAuth 2.0 access_token, which you may wish to store + :token => '', # OAuth 2.0 access_token, which you may wish to store :expires => false }, :extra => {