About JWT:
It is a compact protocol, which allows to pass an authenticated session in a URL
It stands for JSON Web Toolkit
It is used to encrypt the exchanges between the server and the client
This is used to securely authenticate the client or server