You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can we verify the JWS response has signed by Google? I think that there is 2 ways to do it. Manually or using Google Device Verification API. In Android Developers page, there is a Note about this API :
"You need an API key to access the Android Device Verification API, and the API is rate-limited. For these reasons, you should use the API only for testing during the initial development stage. You shouldn't use this verification API in a production scenario."
How can I verify the JWS response signed by Google via using offline solution ?
The text was updated successfully, but these errors were encountered:
How can we verify the JWS response has signed by Google? I think that there is 2 ways to do it. Manually or using Google Device Verification API. In Android Developers page, there is a Note about this API :
How can I verify the JWS response signed by Google via using offline solution ?
The text was updated successfully, but these errors were encountered: