lib/omniauth/strategies/clef.rb in omniauth-clef-1.0.2 vs lib/omniauth/strategies/clef.rb in omniauth-clef-1.0.3

- old
+ new

@@ -8,10 +8,9 @@ option :client_options, { :site => 'https://clef.io/api/v1', :request_url => "https://clef.io/iframes/qr", :token_url => 'authorize' } - option :provider_ignores_state, true option :auth_token_params, { param_name: 'access_token', mode: :query } \ No newline at end of file