-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
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 ?
Metadata
Metadata
Assignees
Labels
No labels