Skip to content

No validation ? #29

Answered by BetaHuhn
ghost asked this question in Q&A
Mar 16, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

There is no validation because this is only a frontend library. You have to (and should) validate the input on the server.

Validating the input directly in this library would give a false sense of security as an attacker can send his own input directly to the server, bypassing this library entirely.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected by BetaHuhn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant