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)
- Host: GitHub
- URL: https://github.com/ebu/cpa-client
- Owner: ebu
- License: bsd-3-clause
- Created: 2014-01-13T15:52:16.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2016-04-15T14:26:25.000Z (about 10 years ago)
- Last Synced: 2024-04-13T22:26:52.035Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://tech.ebu.ch/cpa
- Size: 652 KB
- Stars: 5
- Watchers: 21
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)