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

https://github.com/ebu/cpa-client

Demonstrator of the Cross-Platform Authentication protocol. (ETSI TS 103 407)
https://github.com/ebu/cpa-client

Last synced: 10 months ago
JSON representation

Demonstrator of the Cross-Platform Authentication protocol. (ETSI TS 103 407)

Awesome Lists containing this project

README

          

# Cross Platform Authentication

This project contains reference implementations of Cross-Platform Authentication Protocol ([ETSI TS 103 407](https://portal.etsi.org/webapp/WorkProgram/Report_WorkItem.asp?WKI_ID=47970)) client.

* [*Device*](./device/README.md) A stand-alone JavaScript client running in a browser that simulates a device.

More information on the [EBU Cross-Platform Authentication project](http://tech.ebu.ch/cpa)

## Related Projects

* [Tutorial](https://github.com/ebu/cpa-tutorial)
* [Authentication Provider](https://github.com/ebu/cpa-auth-provider)
* [Service Provider](https://github.com/ebu/cpa-service-provider)
* [Android Client](https://github.com/ebu/cpa-android)
* [iOS Client](https://github.com/ebu/cpa-ios)
* [JavaScript Client](https://github.com/ebu/cpa.js)

## Contributors

* [Chris Needham](https://github.com/chrisn) (BBC)
* [Michael Barroco](https://github.com/barroco) (EBU)
* [Matthew Glubb](https://github.com/mglubb) (Kite Development & Consulting)

## Copyright & License

Copyright (c) 2014-2016, EBU-UER Technology & Innovation

The code is under BSD (3-Clause) License. (see LICENSE.txt)