AOL OAuth2 API
OAuth 2.0 Authorization Code grant endpoints served by AOL at api.login.aol.com. Authorization, token exchange and refresh, plus the revocation and introspection endpoints AOL declares in its own OpenID Connect discovery document. Client authentication is client_secret_basic or client_secret_post; there is no client-credentials or device flow.