Download the PHP package bravecollective/sso-basics without Composer
On this page you can find all versions of the php package bravecollective/sso-basics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sso-basics
This package is abandoned, successor: https://github.com/tkhamez/eve-sso-php.
sso-basics
Some super basic package for supporting EVE SSO v1 and v2.
Install
To install the bindings via Composer, execute:
SSO Login page
To use the exemplary SSO login page, you need bravecollective/web-ui, which contains the required CSS and images.
Changelog
3.0.0
- Raised minimum required PHP Version to 7.2.0
2.1.0
- Added JsonWebToken class
- Using strict types now
2.0.0
- Support for EVE SSO v2
- Needs PHP 7.1+
- Needs gmp and mbstring PHP extensions
- EveAuthentication class: The $token type hint has been changed from
ResourceOwnerAccessTokenInterface
toAccessTokenInterface
because the ID is not added anyway andLeague\OAuth2\Client\Provider::getAccessToken()
, from which this object originates, declares the same return type.
1.0.0
- First stable release with support for EVE SSO v1.
- Needs PHP 5.6+
All versions of sso-basics with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-json Version *
guzzlehttp/guzzle Version ^6.3
league/oauth2-client Version ^2.2
paragonie/random_compat Version ^2|^9.99
psr/container Version ^1.0
psr/http-message Version ^1.0
web-token/jwt-key-mgmt Version ^2.0
web-token/jwt-signature Version ^2.0
web-token/jwt-signature-algorithm-ecdsa Version ^2.0
web-token/jwt-signature-algorithm-hmac Version ^2.0
web-token/jwt-signature-algorithm-rsa Version ^2.0
ext-json Version *
guzzlehttp/guzzle Version ^6.3
league/oauth2-client Version ^2.2
paragonie/random_compat Version ^2|^9.99
psr/container Version ^1.0
psr/http-message Version ^1.0
web-token/jwt-key-mgmt Version ^2.0
web-token/jwt-signature Version ^2.0
web-token/jwt-signature-algorithm-ecdsa Version ^2.0
web-token/jwt-signature-algorithm-hmac Version ^2.0
web-token/jwt-signature-algorithm-rsa Version ^2.0
The package bravecollective/sso-basics contains the following files
Loading the files please wait ....