📄️ Authorization Code Grant
How the OAuth 2.0 authorization code grant with PKCE works in Haste Health, for single-page apps, mobile apps, and other public clients.
📄️ Client Credentials Grant
How the OAuth 2.0 client credentials grant enables machine-to-machine authentication in Haste Health for backend services and automated jobs.
📄️ Refresh Token Grant
How to use OAuth 2.0 refresh tokens in Haste Health to obtain new access tokens without requiring the user to re-authenticate.