react-copy-mailto icon indicating copy to clipboard operation
react-copy-mailto copied to clipboard

Secure email from scrapers

Open dewanshrawat15 opened this issue 4 years ago • 0 comments

This PR resolves #87 The email is base64 encrypted if isSecure parameter is set to true and decrypted at render time.

dewanshrawat15 avatar Oct 03 '21 10:10 dewanshrawat15