We’ve released multiple updates to the OAuth app and GitHub App platforms to support more secure app development:

OAuth apps can opt in to expiring access tokens and refresh tokens.

OAuth apps can have multiple redirect URIs.

Both GitHub Apps and OAuth apps can enable wildcard matching for redirect URIs if needed.

Rotating tokens for OAuth apps