Since we don't have a dedicated channel (such as #quotes
), I created this gist to keep track of conversations that work as references.
Android specific discussions.
The longest list yet:
Since we don't have a dedicated channel (such as #quotes
), I created this gist to keep track of conversations that work as references.
Android specific discussions.
The longest list yet:
First of all, please note that token expiration and revoking are two different things.
A JWT token that never expires is dangerous if the token is stolen then someone can always access the user's data.
Quoted from JWT RFC: