LainezDev

Results 2 issues of LainezDev

Now FastAPI with support for csrf tokens in html forms with jinja Added some improvements for using CSRF tokens in HTML forms without affecting the current functionality of the middleware...

feature
p4

Allows developers to use cookies and authorization headers without changing authentication settings. OAuth2PasswordBearer is designed to look for the token in the authorization header of the request. The middleware that...

feature