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
Hello friend, thank you very much for using the plugin, currently in this version there are 2 ways to use it: manual and auth token 2.
The first (manual) needs to be specified, decryption_api_key and the verification_key, these must be specified in the manifest. The nonce is generated automatically.
the other automatically generates a noce but you need the authentication server that you develop.
In both cases the cloud project id is needed.
It will be analyzed, to see if it is feasible to add these parameters as part of the function
In previous versions of safetynet_attestation you could do this:
In your current 1.0.1 version nothing of these is possible:
Can you please re-create the old interface?
That is: receive a JWT string as a response (not a parsed object) and pass your own nonce to the function
Thank you!
The text was updated successfully, but these errors were encountered: