Creates magic_ext/app_attestation for our flutter packages.
Although "code complete" this SHOULD NOT be merged until corresponding updates to Fortmatic BE are released.
Note to Reviewers
App Attestation utilizes Apple's Secure Enclave in the background to create the attestation object, as such, you will need to use an IRL device to test this PR. Check the notion doc for a breakdown on how to set that up. Thanks!
📦 Pull Request
Creates
magic_ext/app_attestation
for our flutter packages.Although "code complete" this SHOULD NOT be merged until corresponding updates to Fortmatic BE are released.
Note to Reviewers
App Attestation utilizes Apple's Secure Enclave in the background to create the attestation object, as such, you will need to use an IRL device to test this PR. Check the notion doc for a breakdown on how to set that up. Thanks!
Related PR: https://github.com/magiclabs/magic-ios/pull/33
We'll add proper testing to the PR when the corresponding updates to Fortmatic BE are ready.