An open API service indexing awesome lists of open source software.

https://github.com/simplesamlphp/openid

OpenID Tools Library
https://github.com/simplesamlphp/openid

Last synced: 2 months ago
JSON representation

OpenID Tools Library

Awesome Lists containing this project

README

          

# OpenID Tools Library

[![Build Status](https://github.com/simplesamlphp/openid/actions/workflows/php.yml/badge.svg)](https://github.com/simplesamlphp/openid/actions/workflows/php.yml)
[![Coverage Status](https://codecov.io/gh/simplesamlphp/openid/branch/master/graph/badge.svg)](https://app.codecov.io/gh/simplesamlphp/openid)

The library provides some common tools that you might find useful when working
with the OpenID family of specifications.

> The library is under development, and you can expect braking changes along the way.

```text
/*
*
* |
* \ ___ / _________
* _ / \ _ GÉANT | * * | Co-Funded by
* | ~ | Trust & Identity | * * | the European
* \_/ Incubator |__*_*__| Union
* =
*
*/
```

To get started, refer to [library documentation](docs/1-openid.md).