fix: Add custom logic for token refresh
The PDS responds with an HTTP 400 code when using an expired auth token.This won't trigger Ktor's token refresh, so we add a custom interceptorto detect this failure and manually refresh the tokens.
bladee.bsky.social 1 year ago 3887248b f5017c55