JWT Replacement

I am currently working on an app using JWT, as JWT is deprecated next year, what is the best way to replace?

Hi @robertlane , server to server OAuth! You can read about it here:

Thank you,
Gianni