Back to Practical Aspnetcore

Antiforgery Token using IAntiforgery

projects/minimal-api/anti-forgery-1/README.md

latest135 B
Original Source

Antiforgery Token using IAntiforgery

This shows how to use the IAntiforgery interface to generate a token for use in an HTML form.