Skip to content

Commit 1600f08

Browse files
committed
omniauth updates jwt to 2.3.0
1 parent 095ce5d commit 1600f08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plugin.rb

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
# version: 0.1
55
# author: Robin Ward
66

7-
gem "discourse-omniauth-jwt", "0.0.3", git: "https://github.com/arivanandan/discourse-omniauth-jwt", require: false
8-
7+
gem "a-discourse-omniauth-jwt", "0.0.4", require: false
98
require 'omniauth/jwt'
109

1110
class JWTAuthenticator < Auth::ManagedAuthenticator

0 commit comments

Comments
 (0)