{"id":13840198,"url":"https://github.com/wultra/powerauth-mobile-sdk","last_synced_at":"2025-07-31T22:36:04.967Z","repository":{"id":37431596,"uuid":"83553006","full_name":"wultra/powerauth-mobile-sdk","owner":"wultra","description":"PowerAuth mobile SDK adds capability for authentication and transaction signing into the mobile apps (iOS, tvOS, watchOS, Android).","archived":false,"fork":false,"pushed_at":"2025-07-29T12:59:18.000Z","size":8405,"stargazers_count":33,"open_issues_count":55,"forks_count":14,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-07-29T14:58:05.823Z","etag":null,"topics":["android","android-sdk","authentication","banking","ios","ios-sdk","mobile","mobile-security","passwordless","passwordless-authentication","psd2","sdk","security","strong-customer-authentication"],"latest_commit_sha":null,"homepage":"https://www.wultra.com/product/wultra-mobile-security-suite/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wultra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/Supported-Versions.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-01T12:38:39.000Z","updated_at":"2025-07-23T10:00:20.000Z","dependencies_parsed_at":"2023-09-22T21:04:32.457Z","dependency_job_id":"8e951841-9bcd-4ea4-8753-63c6c25052d2","html_url":"https://github.com/wultra/powerauth-mobile-sdk","commit_stats":{"total_commits":878,"total_committers":12,"mean_commits":73.16666666666667,"dds":0.092255125284738,"last_synced_commit":"205497687ca54ec545691819b1d8f00a8096b6fa"},"previous_names":["lime-company/powerauth-mobile-sdk"],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/wultra/powerauth-mobile-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wultra%2Fpowerauth-mobile-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wultra%2Fpowerauth-mobile-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wultra%2Fpowerauth-mobile-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wultra%2Fpowerauth-mobile-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wultra","download_url":"https://codeload.github.com/wultra/powerauth-mobile-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wultra%2Fpowerauth-mobile-sdk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267709800,"owners_count":24131929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-sdk","authentication","banking","ios","ios-sdk","mobile","mobile-security","passwordless","passwordless-authentication","psd2","sdk","security","strong-customer-authentication"],"created_at":"2024-08-04T17:00:43.518Z","updated_at":"2025-07-31T22:36:04.915Z","avatar_url":"https://github.com/wultra.png","language":"Java","funding_links":[],"categories":["C++","C++ (225)","Java"],"sub_categories":[],"readme":"# PowerAuth SDK for Mobile Apps\n\nIn order to connect to the [PowerAuth](https://www.wultra.com/product/powerauth-mobile-security-suite) service, mobile applications need to perform the required network and cryptographic processes, as described in the PowerAuth documentation. To simplify implementation of these processes, developers can use iOS and Android libraries from this repository.\n\n## Integration Tutorials\n\n- [PowerAuth SDK for iOS and tvOS Apps](./docs/PowerAuth-SDK-for-iOS.md)\n- [PowerAuth SDK for watchOS](./docs/PowerAuth-SDK-for-watchOS.md)\n- [PowerAuth SDK for Android Apps](./docs/PowerAuth-SDK-for-Android.md)\n\nRelated projects\n\n- [PowerAuth SDK for React Native](https://github.com/wultra/react-native-powerauth-mobile-sdk)\n\n## Migration guides\n\nIf you need to upgrade PowerAuth Mobile SDK to a newer version, you can check following migration guides:\n\n- [Migration from version `1.8.x` to `1.9.x`](docs/Migration-from-1.8-to-1.9.md)\n- [Migration from version `1.7.x` to `1.8.x`](docs/Migration-from-1.7-to-1.8.md)\n- [Migration from version `1.6.x` to `1.7.x`](docs/Migration-from-1.6-to-1.7.md)\n- [Migration from version `1.5.x` to `1.6.x`](docs/Migration-from-1.5-to-1.6.md)\n- [Migration from version `1.4.x` to `1.5.x`](docs/Migration-from-1.4-to-1.5.md)\n- [Migration from version `1.3.x` to `1.4.x`](docs/Migration-from-1.3-to-1.4.md)\n- [Migration from version `1.2.x` to `1.3.x`](docs/Migration-from-1.2-to-1.3.md)\n- [Migration from version `1.1.x` to `1.2.x`](docs/Migration-from-1.1-to-1.2.md)\n- [Migration from version `1.0.x` to `1.1.x`](docs/Migration-from-1.0-to-1.1.md)\n- [Migration from version `0.20.x` to `1.0.x`](docs/Migration-from-0.20-to-1.0.md)\n- [Migration from version `0.19.x` to `0.20.x`](docs/Migration-from-0.19-to-0.20.md)\n\n## Support and Compatibility\n\n| Mobile SDK | Protocol | PowerAuth Server    | Support Status                    |\n|------------|----------|---------------------|-----------------------------------|\n| `1.9.x`    | `V3.3`   | `1.9+`              | Fully supported                   |\n| `1.8.x`    | `V3.2`   | `1.5+`              | Security \u0026 Functionality bugfixes |\n| `1.7.x`    | `V3.1`   | `0.24+`             | Security bugfixes                 |\n| `1.6.x`    | `V3.1`   | `0.24+`             | Security bugfixes                 |\n| `1.5.x`    | `V3.1`   | `0.24+`             | Security bugfixes                 |\n| `1.4.x`    | `V3.1`   | `0.24+`             | Not supported                     |\n| `1.3.x`    | `V3.1`   | `0.23+`             | Not supported                     |\n| `1.2.x`    | `V3.0`   | `0.22+`             | Not supported                     |\n| `1.1.x`    | `V3.0`   | `0.21+`             | Not supported                     |\n| `0.20.x`   | `V2.1`   | `0.18+`             | Not supported                     |\n\n## License\n\nAll sources are licensed using Apache 2.0 license, you can use them with no restriction. If you are using PowerAuth 2.0, please let us know. We will be happy to share and promote your project.\n\n## Contact\n\nIf you need any assistance, do not hesitate to drop us a line at [hello@wultra.com](mailto:hello@wultra.com).\n\n### Security Disclosure\n\nIf you believe you have identified a security vulnerability with PowerAuth, 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.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwultra%2Fpowerauth-mobile-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwultra%2Fpowerauth-mobile-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwultra%2Fpowerauth-mobile-sdk/lists"}