Post #2625587
2026-04-30 16:10 UTC
@agarrharr@mstdn.social yeah, so this `JWT` type needs to be `Sendable` but is not.
But also it's weird that this is a warning and not an error. There might be more to this configuration that needs to be investigated. But that will not change the nature of the problem.
Replies (1)
-
@agarrharr@mstdn.social 2026-04-30 16:14
@mattiem@mastodon.social I made the JWT type sendable and now I have this error in a different part of the module...