1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
imgproxy/examples
Sleva λ fd206600a5
Fixed browser usage
Using `const createHmac = require('create-hmac')` will ensure that this script will work both on Node.js and Browser (otherwise it will crash on browser).
I've also updated `new Buffer` on line 7, which is deprecated in flavor of `Buffer.from`
2019-09-04 23:31:20 +02:00
..
signature-truncated.php adds truncated signature example for PHP (#131) 2019-01-21 15:53:26 +06:00
signature.cs Added C# signature example 2017-09-29 11:06:07 +10:00
signature.ex Update Elixir example (#77) 2018-10-18 19:47:21 +06:00
signature.go Fix logging in Go example 2019-01-18 17:32:19 +06:00
signature.java Create signature.java (#64) 2018-09-06 17:34:59 +06:00
signature.js Fixed browser usage 2019-09-04 23:31:20 +02:00
signature.php Update PHP URL generation example (#66) 2018-09-06 17:36:03 +06:00
signature.py Python example 2017-09-30 07:09:23 +08:00
signature.rb Full README 2017-07-04 19:17:52 +06:00
signature.swift Add swift signing example 2017-10-27 18:30:19 +02:00