John Maia
John Maia

> 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.