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

https://github.com/nbgrp/singlea-payload-fetcher-contracts

[READ ONLY] Payload Fetcher contracts of the SingleA project
https://github.com/nbgrp/singlea-payload-fetcher-contracts

contracts singlea

Last synced: 3 months ago
JSON representation

[READ ONLY] Payload Fetcher contracts of the SingleA project

Awesome Lists containing this project

README

        

# SingleA PayloadFetcher Contracts

[![Version](http://poser.pugx.org/nbgrp/singlea-payload-fetcher-contracts/version)](https://packagist.org/packages/nbgrp/singlea-payload-fetcher-contracts)
[![Total Downloads](http://poser.pugx.org/nbgrp/singlea-payload-fetcher-contracts/downloads)](https://packagist.org/packages/nbgrp/singlea-payload-fetcher-contracts)
[![License](http://poser.pugx.org/nbgrp/singlea-payload-fetcher-contracts/license)](https://packagist.org/packages/nbgrp/singlea-payload-fetcher-contracts)

A set of abstractions that allows to implement the External Payload Fetcher feature, which makes
able to add additional values received from an external endpoint into a user token.

See the ["Features > Contracts"](https://nbgrp.github.io/singlea/features/contracts/)
and ["Features > Payload Fetcher"](https://nbgrp.github.io/singlea/features/payload-fetcher/)
sections of the SingleA project documentation for more information
on https://nbgrp.github.io/singlea/.

## Licence

This software is released under [BSD-3-Clause licence](LICENSE).