Skip to content
View LainezDev's full-sized avatar
Block or Report

Block or report LainezDev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. starlette-csrf starlette-csrf Public

    Forked from frankie567/starlette-csrf

    Starlette middleware implementing Double Submit Cookie technique to mitigate CSRF

    Python

  2. fastapi fastapi Public

    Forked from tiangolo/fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Python

  3. fastapi-csrf-jinja fastapi-csrf-jinja Public

    fastapi-csrf-jinja is a CSRF middleware for FastAPI applications that supports tokens in both headers and HTML forms. This library is based on `starlette-csrf`, with additional support for Jinja te…