fix(FastAPI): prevent CSRF forging login requests

Small caveat for this when developing, you must use the https://localhost:8444 URL, not https://127.0.0.1:8444.

Closes #88 (closed)

Edited by Steven Guikal

Merge request reports

Loading