Benjamin York
Results
2
comments of
Benjamin York
@robertjd We are using the verify route provided by express-stormpath. Are you sure nocache used? I did a search on the whole code base including dependencies and that single line...
We pull the tokens from the cookies and then add them to the header for our CRUD requests. After hitting /verify, I am able to log into the web server...