Stripe Subscription Status in JWT Payload

Hi everyone. Just wanted to see if anyone has successfully added the status of a users subscription to the JWT payload. I think I read somewhere that you can't add additional details to the JWT payload if the detail comes from data managed by a plugin (in this case the stripe plugin).
Was this page helpful?