Download the PHP package tykfyr/openid-connect-php without Composer
On this page you can find all versions of the php package tykfyr/openid-connect-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tykfyr/openid-connect-php
More information about tykfyr/openid-connect-php
Files in tykfyr/openid-connect-php
Download tykfyr/openid-connect-php
More information about tykfyr/openid-connect-php
Files in tykfyr/openid-connect-php
Vendor tykfyr
Package openid-connect-php
Short Description A simple OpenID Connect client library for PHP
License MIT
Package openid-connect-php
Short Description A simple OpenID Connect client library for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package openid-connect-php
OpenID Connect PHP Client
A simple OpenID Connect client library for PHP that makes it easy to integrate OpenID Connect authentication into your PHP applications.
Requirements
- PHP 7.4 or higher
- cURL extension
- JSON extension
Installation
Usage
Basic Authentication Flow
Advanced Configuration
Features
- Full OpenID Connect authentication flow
- Automatic discovery of provider configuration
- JWT token validation
- User info endpoint support
- Configurable SSL verification
- Proxy support
- Custom scopes support
Security Considerations
- Always use HTTPS in production
- Keep your client secret secure
- Validate the state parameter
- Verify the ID token
- Use appropriate scopes for your needs
License
This project is licensed under the MIT License - see the LICENSE file for details.
All versions of openid-connect-php with dependencies
PHP Build Version
Package Version
The package tykfyr/openid-connect-php contains the following files
Loading the files please wait ....