Commit Graph

10 Commits

Author SHA1 Message Date
Juan Roig
78fd5e4e1f add cookie jar to allow cross site origin requests to carry cookies 2023-11-12 15:05:16 -05:00
vin
aa816a646e fix "LTI signature verification failed" message
Some of the form values being sent in the POST request had HTML
entities that needed to be unescaped.
2023-11-08 10:24:50 -05:00
Juan Roig
89c2e2b38e reorganize functions to aplus-related and canvas-related. 2023-11-07 00:21:48 -05:00
Juan Roig
4af67b0363 Moved functional code to funcs.go 2023-11-04 01:55:30 -04:00
Juan Roig
410a8c7f18 add postform request 2023-10-31 02:30:30 -04:00
Juan Roig
c411ee3447 Form parsing done correctly 2023-10-31 02:06:01 -04:00
Juan Roig
cc3ab10c6a isolate form HTML 2023-10-30 17:58:38 -04:00
Juan Roig
19957a5adc switch to using http client instead of invoking static methods 2023-10-30 01:00:50 -04:00
Juan Roig
41a98cfe60 first commit 2023-10-27 19:02:38 -04:00
vink
3da2c17e49 Initial commit 2023-10-27 20:16:42 +00:00