-
Pull request #10,
New code call urldecode on all of the POST properties effectively substituting + sign for the white space in OAuth Signature. Thus causing all signatures that have + to be invali…
-
subpackages: `distage.config`, `distage.plugins`, `distage.cats`, `distage.static`
-
This commit: https://github.com/Izumi-kun/LTI-Tool-Provider-Library-PHP/commit/12c4c032945d861592e2300b589f2ac4f77d90aa
Broke our LTI2 Registration flow. We now get: **Required capability not offer…
-
Testing IO programs is not easy right now. One must either use heavy-duty, type-unsafe, and dysfunctional mocking machinery from the world of Java, or one must invent a lot of custom and complex machi…
-
Hi,
Yup, I've seen that it's hard and so on. Though 2.13 is our inevitable future.
So, `scalameta` has to support it or cease it's existence.
Related: #1023
-
1) Now that this properly exists, scalaz/ioeffect technically no longer needs to exist, does it?
2) Can we tag a release for ZIO, so people using scalaz/ioeffect can migrate onto a stable version?
-
We could leave out explicit bindings of type classes in DI context, so instead of this:
```scala
trait Module[F[_]: TagK: Monad] extends ModuleDef {
make[Monad[F]].from(Monad[F])
make[MySe…
-
https://github.com/Izumi-kun/LTI-Tool-Provider-Library-PHP/blob/aa68a432aa733dc73db4a8c5388482126f4fa2a1/src/Http/StreamClient.php#L12
public function send(HTTPMessage $message)
{
…
-
7.1 Requests for a Tool Consumer Profile
A request for a Tool Consumer profile is made by sending a GET request to the URL provided in the requested custom parameter from a basic launch request for t…
-
Technically, we have enough data for that.
A trait:
```
// class version 52.0 (52)
// access flags 0x601
public abstract interface org/bitbucket/pshirshov/izumi/distage/Case2$ATrait {
// c…