Luciano de la Iglesia
Luciano de la Iglesia
You mention in `README.md` you "revised the data pre-processing script, and re-processed the WikiTableQuestions dataset." I see the data utility functions in `nsm/data_utils.py`, but I don't see a preprocessing script...
``` 3.6.7~devel ``` I'm attempting to migrate my MySQL database with the following command: `pgloader mysql://root:password@db/ATDS postgresql://postgres:password@postgres/atds` but I get: ```2023-11-23T19:06:51.009999Z LOG pgloader version " 3.6.7~devel" 2023-11-23T19:06:51.009999Z LOG Data errors...
Both the creators of the JWT standard and OWASP say not to store tokens in local storage as it makes your site vulnerable to cross-site-scripting, yet you store the JWT...
Fixes #188