Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wultra/powerauth-server
PowerAuth Server component is the back-end counterpart of PowerAuth Mobile SDK that holds device registrations and verifies MFA signatures.
https://github.com/wultra/powerauth-server
authentication mfa multi-factor-authentication passwordless passwordless-authentication psd2 strong-customer-authentication transaction-signing
Last synced: about 1 month ago
JSON representation
PowerAuth Server component is the back-end counterpart of PowerAuth Mobile SDK that holds device registrations and verifies MFA signatures.
- Host: GitHub
- URL: https://github.com/wultra/powerauth-server
- Owner: wultra
- License: agpl-3.0
- Created: 2017-07-22T14:07:51.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-12T14:01:40.000Z (10 months ago)
- Last Synced: 2024-04-12T15:13:54.749Z (10 months ago)
- Topics: authentication, mfa, multi-factor-authentication, passwordless, passwordless-authentication, psd2, strong-customer-authentication, transaction-signing
- Language: Java
- Homepage:
- Size: 14.7 MB
- Stars: 16
- Watchers: 7
- Forks: 12
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PowerAuth Server
[![Build Status](https://github.com/wultra/powerauth-server/actions/workflows/maven-test.yml/badge.svg?branch=master)](https://github.com/wultra/powerauth-server/actions/workflows/maven-test.yml?query=branch%3Amaster)
[![Status](https://scan.coverity.com/projects/16632/badge.svg)](https://scan.coverity.com/projects/wultra-powerauth-server)
[![GitHub issues](https://img.shields.io/github/issues/wultra/powerauth-server.svg?maxAge=2592000)](https://github.com/wultra/powerauth-server/issues)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)PowerAuth Server is a core back-end application that realizes the PowerAuth protocol cryptography. It is responsible for device registration, activation lifecycle, application management and integration security.
## Documentation
For the most recent documentation and tutorials, please visit [PowerAuth Server Documentation on GitHub](./docs/Readme.md) or visit [developers.wultra.com](https://developers.wultra.com/docs/develop/powerauth-server).
# License
PowerAuth Server is licensed using GNU AGPLv3 license. Please consult us at [email protected] for the software use.