While currently there is an SSV callback system which is work perfectly fine for the server verification. I would like to propose another method to verify a reward ads
By having the SDK mint a token, like a JWT token with transaction ID, which could be verify from anywhere that it was really come from admob. And the client could just send this token to the server
With this method we don't need to expose public URL for callback and need to handle this URL security (from DDOS or any...
[FR] New server verification workflow for reward ads
By having the SDK mint a token, like a JWT token with transaction ID, which could be verify from anywhere that it was really come from admob. And the client could just send this token to the server
With this method we don't need to expose public URL for callback and need to handle this URL security (from DDOS or any...
[FR] New server verification workflow for reward ads