veehaitch / devicecheck-appattest

Server-side library to validate the authenticity of Apple App Attest artifacts, written in Kotlin.
Apache License 2.0
66 stars 8 forks source link

AuthenticatorDataTest: add test to check AAGUIDs #30

Closed veehaitch closed 2 years ago

veehaitch commented 2 years ago

Add two tests to make sure toUUID in fact produces the correct AAGUIDs for development and production.

Ref: #29