Skip to content

Commit

Permalink
Add missing ominauth require
Browse files Browse the repository at this point in the history
  • Loading branch information
the-spectator committed Oct 20, 2021
1 parent a26ac09 commit 96b7e0f
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 96b7e0f

Please sign in to comment.