website/integrations: Update Frappe Application index.md (#12527)
Update index.md Signed-off-by: Aryan Singh <34374286+aquiveal@users.noreply.github.com>
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Integrate with Frappe Helpdesk
|
title: Integrate with Frappe
|
||||||
sidebar_label: Frappe Helpdesk
|
sidebar_label: Frappe
|
||||||
---
|
---
|
||||||
|
|
||||||
# Frappe Helpdesk
|
# Frappe
|
||||||
|
|
||||||
<span class="badge badge--secondary">Support level: Community</span>
|
<span class="badge badge--secondary">Support level: Community</span>
|
||||||
|
|
||||||
@ -11,11 +11,11 @@ sidebar_label: Frappe Helpdesk
|
|||||||
These instructions apply to all projects in the Frappe Family.
|
These instructions apply to all projects in the Frappe Family.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## What is Frappe Helpdesk
|
## What is Frappe
|
||||||
|
|
||||||
> Frappe Helpdesk is an open source ticketing tool based on Frappe Framework.
|
> Frappe is a full stack, batteries-included, web framework written in Python and Javascript.
|
||||||
>
|
>
|
||||||
> -- https://frappe.io/helpdesk
|
> -- https://frappe.io/
|
||||||
|
|
||||||
## Preparation
|
## Preparation
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ Add a new Social login Key using the black button on top right.
|
|||||||
- In Client URLs section:
|
- In Client URLs section:
|
||||||
- Authorize URL: `/application/o/authorize/`
|
- Authorize URL: `/application/o/authorize/`
|
||||||
- Access Token URL: `/application/o/token/`
|
- Access Token URL: `/application/o/token/`
|
||||||
- Redirect URL: `/api/method/frappe.integrations.oauth2_logins.custom/provider/`
|
- Redirect URL: `https://frappe.company/api/method/frappe.integrations.oauth2_logins.custom/provider/`
|
||||||
- API Endpoint: `/application/o/userinfo/`
|
- API Endpoint: `/application/o/userinfo/`
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user