Hackers have duplicated our website and are tricking our users into visiting their site thinking it's legit. What's one measure we can do to prevent the hacker from using our backend ? Group of answer choices Add Repository Pattern to our backend Configure CORs in our backend Add CSRF token to our backend Add JWT tokens to our backend