Skip to content

Commit eb58d8f

Browse files
committed
Fixes the file include for the strategy.
1 parent f37041a commit eb58d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/omniauth-pam.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
# then the rest of the strategy
55
require "omniauth-pam/version"
6-
require "omniauth/pam"
6+
require "omniauth/strategies/pam"

0 commit comments

Comments
 (0)