ksquareincmx / conference-server-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server hangs when there's a wrong JWT token

martiuh opened this issue · comments

What happens is that when there's an error with JWT, the main thread gets blocked and the app fail.

Try sending an incorrect JWT or not JWT token at all, and see what happens.