Skip to content

Instantly share code, notes, and snippets.

@gerhart92
Last active February 24, 2022 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gerhart92/57437a285833470afddb8b1512760375 to your computer and use it in GitHub Desktop.
Save gerhart92/57437a285833470afddb8b1512760375 to your computer and use it in GitHub Desktop.
<form action="api/Confirm">
<input type="text" name="text" />
<input name="__RequestVerificationToken" type="hidden" value="{{sc_getantiforgerytoken}}">
<input type="submit" name="button" value="Confirm" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment