Ivan-Johnson / LifeLogServer

A DIY life tracking app
0 stars 0 forks source link

Invalidate tokens trasmitted insecurely #20

Open Ivan-Johnson opened 4 years ago

Ivan-Johnson commented 4 years ago

For any unencrypted HTTP request, the "token" header should be inspected. If it exists and its contents are a valid token, then that token must be invalidated.