CSRF
Byte provides a simple mechanism to avoid CSRF attacks by whitelisting origins:
If an option object is not passed in, the middleware will only allow requests from the server origin.
The options include:
Byte provides a simple mechanism to avoid CSRF attacks by whitelisting origins:
If an option object is not passed in, the middleware will only allow requests from the server origin.
The options include: