Flutter call C# method with ValidateAntiForgeryToken

Viewed 20

How can I call a method in C# from Flutter that contains a ValidateAntiForgeryToken? I've been searching on internet but can't find anything about it.

0 Answers
Related