There was an error while loading. Please reload this page.
1 parent 2ef8087 commit 20c835eCopy full SHA for 20c835e
plugin.rb
@@ -9,5 +9,4 @@
9
require_relative "lib/omniauth_open_id_connect"
10
require_relative "lib/openid_connect_authenticator"
11
12
-auth_provider authenticator: OpenIDConnectAuthenticator.new(),
13
- full_screen_login: true
+auth_provider authenticator: OpenIDConnectAuthenticator.new()
0 commit comments