SafetyNet Helper is an open source library for the Google Safety Net API. It’s makes it easier for developers to integrate and use this great service provided by Google to add extra layer of validation of the device your app is running on. This is the sample app to show how it works.
If you want to jump straight to the code go here -> https://github.com/scottyab/safetynethelper/
This sample app will check if your device passes the Google SafetyNet CTS test
SafetyNet Helper library features:
* Simplified call the SafetyNet API
* Decoding of the JSON Web Token (JWT) response into simple POJO
* Integration with the Device verification API to verify the JWT message.
* SSL pinning on the Device verification API connection
SafetyNET Helper là một thư viện mã nguồn mở cho các API Safety Net Google. Nó làm cho nó dễ dàng hơn cho các nhà phát triển để tích hợp và sử dụng dịch vụ này lớn được cung cấp bởi Google để thêm lớp thêm xác nhận của các thiết bị ứng dụng của bạn đang chạy trên. Đây là ứng dụng mẫu để hiển thị như thế nào nó hoạt động.
Nếu bạn muốn nhảy thẳng vào mã đi ở đây -> https://github.com/scottyab/safetynethelper/
Ứng dụng mẫu này sẽ kiểm tra xem thiết bị của bạn vượt qua các bài kiểm tra Google SafetyNET CTS
Tính năng thư viện SafetyNET Helper:
* Đơn giản hóa cuộc gọi SafetyNET API
* Giải mã các JSON Web Token (JWT) trả lời vào POJO đơn giản
* Tích hợp với các API Thiết bị xác minh để xác minh các thông JWT.
* SSL ghim vào kết nối Thiết bị xác minh API