1.3.0
What's new
flare loginnow discovers the server's OAuth endpoints via RFC 8414 metadata instead of assuming hardcoded pathsflare logoutrevokes the OAuth connection remotely before removing local credentials, and--local-onlyskips revocation when Flare is unreachableflare login --namesuggests an editable connection name on the consent screen- Credentials are stored as issuer and API-base profiles, so production, staging, and self-hosted logins can coexist
~/.flareis now created with0700/0600permissions and the config file is replaced atomically- A token refresh that fails because the connection was revoked aborts with a clear re-login hint instead of sending a doomed request
Full Changelog: 1.2.0...1.3.0