Live data from Hacker News

Viewing profile — belyakov

belyakov

HN member
Joined
Tue, Jan 16, 2018, 11:02 AM UTC
HN karma
1
Public activity
1 items

About belyakov

No profile information was provided.

Recent public activity

  1. comment
    Comment #16157311

    If you choose to use JWTs I suggest still keeping a database of tokens and validate against that. This way you have an option to revoke the token and force client to get a new one.…