Closed richzw closed 8 months ago
@richzw We want to focus the README on the various features of the library and not so much potential use cases of the library. As well, in this specific case, our recommendation would be to use the SignedDataVerifier directly to verify the signed JWS from the device, or use an environment passed from the device if that isn't available. The above flow would only be needed if neither of those paths were available.
@alexanderjordanbaker, thank you very much for your detailed explanation.
Closing based on discussion, please reopen if further discussion is needed
Add one sample codes per this doc https://developer.apple.com/documentation/appstoreserverapi#3820693