GitHub OAuth apps now support refresh tokens and multiple callback URLs

GitHub shares a changelog update for OAuth apps, covering refresh tokens, access token lifetimes, and support for multiple callback URLs. It also highlights configuration details like the offline_access scope and a security audit tip for legacy wildcard redirect URI matching.

Overview

Refresh tokens for GitHub OAuth apps

Multiple callback (redirect) URLs

Security audit tip for legacy wildcard matching