We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095ce5d commit 1600f08Copy full SHA for 1600f08
plugin.rb
@@ -4,8 +4,7 @@
4
# version: 0.1
5
# author: Robin Ward
6
7
-gem "discourse-omniauth-jwt", "0.0.3", git: "https://github.com/arivanandan/discourse-omniauth-jwt", require: false
8
-
+gem "a-discourse-omniauth-jwt", "0.0.4", require: false
9
require 'omniauth/jwt'
10
11
class JWTAuthenticator < Auth::ManagedAuthenticator
0 commit comments