Verify a Purchase using Firebase Functions
I want to verify purchases in my app using Firebase Functions and Purchases.products: get
But I don’t know how to use the authorization Scope from the link or how to build the request in Firebase Functions.
This is what I have so far: