< cd ../gallery
[DevTools]
fastapi-csrf-protect
Stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using Double Submit Cookie mitigation pattern
@aekasitt
maintainer
★ 111 stars
# README
Stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using Double Submit Cookie mitigation pattern. Maintained by aekasitt on GitHub, where it has earned 111 stars from the community.
It's actively developed around asgi, csrf, fastapi, and is a solid reference for anyone building with these tools.
# tags
# install
npm install fastapi-csrf-protectmore FastAPI repos