Takuaki Azuma

Results 1 comments of Takuaki Azuma

I also encountered the same issue where `trigger` was `undefined` in the JWT callback. Following @nasatome's suggestion, I was able to resolve it by using `update(null)`. This successfully triggers the...