auto-check-element
auto-check-element copied to clipboard
Should `csrf` be a required attribute?
Right now, we exit early if there is no CSRF token. Maybe we should allow users to supply a CSRF token and not mandate it optionally?
https://github.com/github/auto-check-element/blob/23108987c32ee07f654e49a1cb727660fed9f2da/src/index.ts#L102-L105
FWIW, there may be some applications outside of dotcom that wouldn't need to set this.