Hi everyone,
We are trying to provide multiple authentication options for our users, I have managed all the other authentication providers but SIWA. Tried to read every document and looked at the quickstarts but there are no information about how to use nonce and rawnonce.
I have generated random string which has a length of 32 as a rawnonce and sha256 copy of it as a nonce, I understand that i need to pass the rawnonce string to firebase for authentication but i have no clue what do whit the nonce?
Have some questions about it for understanding how it works, if a user deletes the game or clear the cache, i have to generate new rawnonce and nonce. Will it authenticate the user without problem? It says store the sha256 version of nonce but is it possible to store it permanently on a device?
Thanks for all the information! Cheers :)
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/c23da21e-8e9c-4088-a9a8-cda1b64ed136n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "Firebase Google Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebase-talk/4H-s0jjpb_s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/CAErwY1PydQssUp0askWjX8YHD7xurdARjOMo23UsQnO0ZQ013g%40mail.gmail.com.