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 adalah perpustakaan open source untuk API Safety Net Google. Ini membuat lebih mudah bagi pengembang untuk mengintegrasikan dan menggunakan layanan besar ini disediakan oleh Google untuk menambahkan lapisan tambahan validasi dari perangkat aplikasi Anda berjalan pada. Ini adalah aplikasi sampel untuk menunjukkan cara kerjanya.
Jika Anda ingin melompat langsung ke kode pergi di sini -> https://github.com/scottyab/safetynethelper/
Aplikasi sampel ini akan memeriksa apakah perangkat Anda melewati tes Google SafetyNet CTS
SafetyNet Helper fitur perpustakaan:
* Sederhana panggilan SafetyNet API
* Decoding dari JSON Web Token (JWT) respon ke POJO sederhana
* Integrasi dengan API verifikasi Perangkat untuk memverifikasi pesan JWT.
* SSL menjepit pada koneksi API verifikasi Perangkat