View Source
Accepted forms for configuring allowed CSRF origins.
type CsrfOrigin = OriginMatcher | CsrfOriginResolver;