Zoom App Authentication

hello zoom people.
I build a zoom app which runs in zoom client its a simple app but i have a Web version as well in my web version iam using jwt authentication so my question here is it possible to add a jwt authentication similar to web version ?
its really small app let’s say if i signup in web and use web version and now i want to use zoom app. i want to login then.

@TimDave ,

Thank you for posting in the Zoom Developer forum! Implementing JWT authentication in the backend should indeed be possible, as there are no restrictions against it. Are you experiencing any issues or errors with your implementation that we could assist with?