DEV Community

Alexander Polyankin
Alexander Polyankin

Posted on • Edited on

Archived

Top comments (4)

Collapse
 
uladzimirdev profile image
Uladzimir Havenchyk

Nice, it will be super helpful for my project

Collapse
 
lisenish profile image
Dmitry Ivanov

Should I generate nonce value on the backend?

Collapse
 
ranquild profile image
Alexander Polyankin

Yes, definitely, using a cryptographically secure random generator.

Collapse
 
ning_de_a4ed52031fd9fc618 profile image
Ning De

can only work for server side rending, right?