generated: '2026-07-11' method: derived source: openapi/openapi.yaml schemes: - name: oAuth2 source: openapi/openapi.yaml flows: - flow: authorizationCode authorizationUrl: /method/frappe.integrations.oauth2.authorize tokenUrl: /method/frappe.integrations.oauth2.get_token description: "This API uses OAuth 2 with the authorization code flow. \n[More info]https://frappe.io/docs/user/en/guides/integration/using_oauth)" scopes: - scope: all description: Same permissions as the user who created the oAuth client flows: - authorizationCode sources: - openapi/openapi.yaml