Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The /checkout endpoint should ignore CSRF
If this endpoint is not added to the ignore CSRF list then first time users will get an error when attempting checkout which is not preferrable. Additionally there is no harm in not having the endpoint CSRF protected as there is no possible harm.
- Loading branch information