https://github.com/wultra/mtoken-sdk-ios
PowerAuth based Mobile Token SDK for iOS
https://github.com/wultra/mtoken-sdk-ios
authentication banking passwordless passwordless-authentication psd2 strong-customer-authentication transaction-signing
Last synced: 5 months ago
JSON representation
PowerAuth based Mobile Token SDK for iOS
- Host: GitHub
- URL: https://github.com/wultra/mtoken-sdk-ios
- Owner: wultra
- License: apache-2.0
- Created: 2020-04-17T13:55:02.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-27T14:49:29.000Z (over 1 year ago)
- Last Synced: 2024-12-27T02:33:27.638Z (over 1 year ago)
- Topics: authentication, banking, passwordless, passwordless-authentication, psd2, strong-customer-authentication, transaction-signing
- Language: Swift
- Homepage:
- Size: 924 KB
- Stars: 0
- Watchers: 6
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wultra Mobile Token SDK for iOS






[](https://cocoapods.org/pods/WultraMobileTokenSDK)

[](LICENSE)
__Wultra Mobile Token SDK__ is a high-level SDK for operation approval.
## Introduction

With Wultra Mobile Token (WMT) SDK, you can integrate an out-of-band operation approval into an existing mobile app, instead of using a standalone mobile token application. WMT is built on top of [PowerAuth Mobile SDK](https://github.com/wultra/powerauth-mobile-sdk). It communicates with the [Mobile Token API](https://developers.wultra.com/components/enrollment-server/develop/documentation/Mobile-Token-API).
To understand the Wultra Mobile Token SDK purpose on a business level better, you can visit our own [Mobile Token application](https://www.wultra.com/mobile-token). We use Wultra Mobile Token SDK in our mobile token application as well.
WMT SDK library does precisely this:
- Retrieves the list of operations that are pending approval for a given user.
- Approves or rejects operations with PowerAuth transaction signing.
- Registers an existing PowerAuth activation to receive push notifications.
Remarks:
- This library does not contain any UI.
- We also provide an [Android version of this library](https://github.com/wultra/mtoken-sdk-android).
## Documentation
The documentation is available at the [Wultra Developer Portal](https://developers.wultra.com/components/mtoken-sdk-ios) or inside the [docs folder](docs).
## License
All sources are licensed using the Apache 2.0 license. You can use them with no restrictions. If you are using this library, please let us know. We will be happy to share and promote your project.
## Contact
If you need any assistance, do not hesitate to drop us a line at [hello@wultra.com](mailto:hello@wultra.com) or our official [wultra.com/discord](https://wultra.com/discord) channel.
### Security Disclosure
If you believe you have identified a security vulnerability with Wultra Mobile Token SDK, you should report it as soon as possible via email to [support@wultra.com](mailto:support@wultra.com). Please do not post it to a public issue tracker.