Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

80 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightOpenId

This is a personal fork to incorporate the bare minimum patches to keep LightOpenId working in recent PHP versions until I'm able to find a replacement for OpenID.

I do not maintain this library, nor should you. Please refer to the parent repository for further details. OpenId is dead, don't use it in new developments.

Instalation

To download the files using Composer you need to configure this fork as VCS repository in your composer.json file:

"repositories": {
    "lightopenid/lightopenid": {
        "type": "vcs",
        "url": "https://github.com/kAlvaro/lightopenid"
    }
}

You will then be able to handle this copy of the library with exactly the same commands as the original, e.g.:

composer require lightopenid/lightopenid:dev-master

About

Personal fork of the LightOpenId library (lightopenid/lightopenid at Packagist, Mewp/lightopenid at GitHub)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages