Skip to content

TLina1997/Synchronizer-Token-Pattern-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Synchronizer-Token-Pattern-

Synchronizer token pattern (STP) could be a technique wherever a token, secret and unique value for every request, is embedded by the web application in all HTML (Hypertext Markup Language) forms and verified on the server side. The token is also generated by any technique that ensures unpredictability and uniqueness (e.g. using a hash chain of random seed).

Appche Tomcat server 9.0

user name: admin password: password

Visit my YouTube account for more information: https://youtu.be/R-ofY_7Hf1w

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors