#954277 RFP: aiohttp-csrf -- The library provides csrf (xsrf) protection for aiohttp.web

#954277#5
Date:
2020-03-19 14:56:00 UTC
From:
To:
* Package name    : aiohttp-csrf
  Version         : 0.0.2
  Upstream Author : Tom A. TensorTom https://github.com/TensorTom
* URL             : https://github.com/TensorTom/aiohttp-csrf
* License         : MIT
  Programming Lang: Python
  Description     : The library provides csrf (xsrf) protection for aiohttp.web

This package seems to be a basic requirement for developing aiohttp
applications exposed to the web, since as far as I could see, aiohttp
does not come with XSRF protection by default.