https://github.com/ebu/cpa-android
Android library for the Cross-Platform Authentication Protocol (ETSI TS 103 407)
https://github.com/ebu/cpa-android
Last synced: 10 months ago
JSON representation
Android library for the Cross-Platform Authentication Protocol (ETSI TS 103 407)
- Host: GitHub
- URL: https://github.com/ebu/cpa-android
- Owner: ebu
- License: bsd-3-clause
- Created: 2015-05-07T13:01:41.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2016-04-15T14:23:12.000Z (about 10 years ago)
- Last Synced: 2025-06-12T02:54:23.670Z (about 1 year ago)
- Language: Java
- Homepage: https://tech.ebu.ch/cpa
- Size: 96.7 KB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cross-Platform Authentication - Android Client
This project contains a reference implementation of the Cross-Platform
Authentication client for Android.
This software implements version 1.0 of the Cross-Platform Authentication Protocol ([ETSI TS 103 407](https://portal.etsi.org/webapp/WorkProgram/Report_WorkItem.asp?WKI_ID=47970)).
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)
* [iOS Client](https://github.com/ebu/cpa-ios)
* [JavaScript Client](https://github.com/ebu/cpa.js)
## Copyright & license
Copyright (c) 2015-2016, EBU-UER Technology & Innovation
The code is under BSD (3-Clause) License. (see LICENSE)