Skip to content

An OpenID Connect/OAuth 2.0 Client implementation for PHP inspired by IdentityModel2

License

Notifications You must be signed in to change notification settings

Rehyved/openid-connect-client-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenID Connect Client for PHP

An OpenID Connect/OAuth 2.0 Client implementation for PHP inspired by IdentityModel2

This library provides client implementations for OpenID/OAuth 2.0 endpoints. The library was inspired by the .NET library IdentityModel2 [https://github.com/IdentityModel/IdentityModel2]