repl.input sample added for help of run command
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> position fix Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> changes made according the reviews Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> Remove gopkg.in/yaml.v2 dependency To mainatin the consistency in project using github.com/ghodss/yaml as this is used for yaml utilities across the project. Signed-off-by: Vineeth Pothulapati <vineethpothulapati@outlook.com> Add missing jwt verify functions With this commit the following algorithms are now supported for verifying jwt tokens: HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512, PS256, PS384 and PS512 Fixes #2324 Signed-off-by: Frederic <frederic.vanreet@icloud.com> wasm: Type check builtins. This is for #1114. Signed-off-by: Teemu Koponen <koponen@styra.com> Remove gopkg.in/yaml.v2 dependency To mainatin the consistency in project using github.com/ghodss/yaml as this is used for yaml utilities across the project. Signed-off-by: Vineeth Pothulapati <vineethpothulapati@outlook.com> Add missing jwt verify functions With this commit the following algorithms are now supported for verifying jwt tokens: HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512, PS256, PS384 and PS512 Fixes #2324 Signed-off-by: Frederic <frederic.vanreet@icloud.com> wasm: Type check builtins. This is for #1114. Signed-off-by: Teemu Koponen <koponen@styra.com> review updates Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
B
Batuhan Apaydın committed
63d159371d7c76ca4b1ab40e66e41099d6c27f5a
Parent: 2013d5e
Committed by Patrick East <east.patrick@gmail.com>
on 5/9/2020, 12:14:51 AM