Back to Practical Aspnetcore

Antiforgery Token using IAntiforgery

projects/minimal-api/anti-forgery-2/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 AJAX call.