Skip to content

Commit

Permalink
Disable login with facebook
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jan 10, 2024
1 parent 23849d4 commit 31e786d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cookbooks/web/recipes/rails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@
google_auth_id "651529786092-6c5ahcu0tpp95emiec8uibg11asmk34t.apps.googleusercontent.com"
google_auth_secret web_passwords["google_auth_secret"]
google_openid_realm "https://www.openstreetmap.org"
facebook_auth_id "427915424036881"
facebook_auth_secret web_passwords["facebook_auth_secret"]
microsoft_auth_id "e34f14f1-f790-40f3-9fa4-3c5f1a027c38"
microsoft_auth_secret web_passwords["microsoft_auth_secret"]
github_auth_id "acf7da34edee99e35499"
Expand Down

0 comments on commit 31e786d

Please sign in to comment.