maaasyn
Results
3
comments of
maaasyn
Hey, for those who end up here by googling, I may have a solution for your issue: ```ts import {Matcher } from "jest-mock-extended"; import { isEqual } from "lodash"; const...
Seems like someone is working on it already here: https://github.com/nextauthjs/next-auth/pull/7165
I can confirm, same issue on my side. I try to communicate from pop up to injected script and vice versa.