2021-01-23 UTC
# jamietanna So the problem with expiring tokens is that you may forget to re-auth an app that needs them to be long lived. Oops! When I implemented my IndieAuth server, I added expiring tokens, but yep, forgot to update two of my apps which need tokens (preferably without interaction from me)