FlashcardIntermediate
Double-Submit Cookie Pattern
A CSRF token is sent both as a cookie and a request value, then compared.
Question
What is the Double-Submit Cookie pattern?
Click to reveal answer
A CSRF token is sent both as a cookie and a request value, then compared.
What is the Double-Submit Cookie pattern?