Suppose I have logged to some site. It sent me authorization token. Now my browser is sending this token in bearer header. If I am not closing the browser, then I stay authorized on site.
bearer
But once I close the browser, I turn unathorized.
How to stay authorized in this situation too, i.e. be authorized until I click "logout" on site?
1.4m articles
1.4m replys
5 comments
57.0k users