keithjgrant / omnibear

A Micropub browser extension
MIT License
36 stars 8 forks source link

Detect 4xx response & require re-authentication #33

Closed keithjgrant closed 6 years ago

keithjgrant commented 6 years ago

Omnibear currently stays logged in indefinitely. If an auth token were to expire, the micropub endpoint should return a 4xx response. When this happens, Omnibear needs to require the user to re-authenticate.