JsConnectPHP Versions Save

Contains client files for Vanilla's jsConnect with a PHP project.

v4.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/vanilla/jsConnectPHP/compare/v4.0.0...v4.0.1

v4.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/vanilla/jsConnectPHP/compare/v3.2.2...v4.0.0

v3.2.2

3 years ago

This is a minor release that addresses an issue where user fields are lowercased during SSO.

v3.2.1

3 years ago

This version has minor bug fixes around cookie re-use.

v3.2

3 years ago

This version allows you to re-use the state token generated by a previous JsConnectServer call.

v3.1

3 years ago

This version makes some of the JWT methods public. You don't need to upgrade to this release unless you need that functionality.

v3.0

4 years ago

This version is a complete rewrite that includes support for a new JWT redirect based protocol.

v2.0

6 years ago

Security improvement that is backwards-compatible with the existing jsConnect plugin.

v1.3

7 years ago