Skip to content

Commit

Permalink
Merge pull request #13 from the-spectator/fix_missing
Browse files Browse the repository at this point in the history
Fixes #12 Add missing ominauth require
  • Loading branch information
sikachu committed Feb 7, 2022
2 parents a26ac09 + 96b7e0f commit 5b8bc6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/omniauth/rails_csrf_protection/railtie.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require "omniauth"
require "omniauth/rails_csrf_protection/token_verifier"

module OmniAuth
Expand Down

0 comments on commit 5b8bc6d

Please sign in to comment.