hydroxide
hydroxide copied to clipboard
feat: Reuse access tokens
Hi,
looks like a new access token is fetched on each action (e.g. smtp login), instead of reusing it as long as its valid.
For my account the access tokens currently are valid for 24 hours, so reusing them could save some requests.