Alec Aivazis added Since_we_rely_on_the__.html  over 8 years ago

Commit id: b4a953338e6c2223871433884d7369e0c01335fd

deletions | additions      

         

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.