An authorization grant is a credential representing the resource owner's authorization to access a protected resource, typically used in OAuth 2.0 to obtain an access token. It serves as an intermediary step in the authentication process, ensuring that applications access resources securely with the user's consent.