John Maia

Results 5 comments of John Maia

![](https://media3.giphy.com/media/3EV74tm43smVa/giphy.gif?cid=6104955e934a92d9c7f2b41cb0d6d08ec324981d331c776d&rid=giphy.gif)

> If I understand correctly, the the `id_token` generated when using the desktop or mobile app has an `aud` claim equal to the Apple bundle Id instead of the service...

@kriskowal this is still an issue with version `1.3.0`. For some reason the changes from #64 were reverted. And there is also the `[email protected]` dependency that still uses `ansi-color`.

Thanks @kriskowal! This issue appeared to us because we have an application that has `[email protected]` as a dependency and `[email protected]` as a dev-dependency and when we attempt to run `jest...

@Ricardo-Li we ended up dropping the package that depended on `bufrw` so other than downgrading `jest` I don't have a better solution.