<div>Since we rely on the server to decrypt the JWT, we are always forced to make a single request when the client starts that authenticates the token. In order to avoid race conditions, it is reccomended that this request is made synchronously, before the application starts.&nbsp;<br></div>