stacks-network / gaia

A decentralized high-performance storage system
MIT License
763 stars 147 forks source link

Incorrect checking iat for revocation #463

Open 0xc22b opened 1 year ago

0xc22b commented 1 year ago

Describe the bug After set revocation by calling revoke-all, can't sign in anymore

To Reproduce Steps to reproduce the behavior:

  1. Post a request to revoke-all
  2. Sign out and sign in

Expected behavior All existing auth tokens cannot be used anymore. A new auth token should be able to work.

Additional context

PS. I know you all are busy. I just leave a message here that can't use revoke right now or won't be able to access data in that account again. 😭