Download the PHP package srako/openid-connect without Composer
On this page you can find all versions of the php package srako/openid-connect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download srako/openid-connect
More information about srako/openid-connect
Files in srako/openid-connect
Download srako/openid-connect
More information about srako/openid-connect
Files in srako/openid-connect
Vendor srako
Package openid-connect
Short Description PHP implementation of https://openid.net/specs/openid-connect-core-1_0.html
License MIT
Homepage https://github.com/srako/openid-connect
Package openid-connect
Short Description PHP implementation of https://openid.net/specs/openid-connect-core-1_0.html
License MIT
Homepage https://github.com/srako/openid-connect
Please rate this library. Is it a good library?
Informations about the package openid-connect
OIDC Connect
PHP implementation of https://openid.net/specs/openid-connect-core-1_0.html
Install
Via Composer
Usage
Initialization
Using the OIDC discovery endpoint
Manually
Authorization Code flow
Step 1 - Redirect the user to authorization endpoint
Step 2 - Handle callback and exchange code for tokens
Client Credentials flow
See examples for more
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of openid-connect with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4||^8.0
ext-json Version *
firebase/php-jwt Version ^6.8
php-http/discovery Version ^1.14
psr/http-client Version ^1.0.1
psr/http-factory Version ^1.0.1
psr/http-message Version ^1.0.1
psr/simple-cache Version ^1.0||^2.0||^3.0
web-token/jwt-checker Version ^2.2
ext-json Version *
firebase/php-jwt Version ^6.8
php-http/discovery Version ^1.14
psr/http-client Version ^1.0.1
psr/http-factory Version ^1.0.1
psr/http-message Version ^1.0.1
psr/simple-cache Version ^1.0||^2.0||^3.0
web-token/jwt-checker Version ^2.2
The package srako/openid-connect contains the following files
Loading the files please wait ....