@ -3,7 +3,7 @@
Plugin Name: OpenID Connect - Generic Client
Plugin Name: OpenID Connect - Generic Client
Plugin URI: https://github.com/daggerhart/openid-connect-generic
Plugin URI: https://github.com/daggerhart/openid-connect-generic
Description: Connect to an OpenID Connect identity provider with Authorization Code Flow
Description: Connect to an OpenID Connect identity provider with Authorization Code Flow
Version: 3.2.1
Version: 3.3.0
Author: daggerhart
Author: daggerhart
Author URI: http://www.daggerhart.com
Author URI: http://www.daggerhart.com
License: GPLv2 Copyright (c) 2015 daggerhart
License: GPLv2 Copyright (c) 2015 daggerhart
@ -41,7 +41,7 @@ Notes
class OpenID_Connect_Generic {
class OpenID_Connect_Generic {
// plugin version
// plugin version
const VERSION = '3.2.1 ';
const VERSION = '3.3.0 ';
// plugin settings
// plugin settings
private $settings;
private $settings;