File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,14 +72,14 @@ The client supports three authentication methods:
72
72
The required parameters inside ` auth ` are different by the methods.
73
73
The client determines which method to use by passed parameters.
74
74
75
- #### 1. Parameters for [ Password authentication] ( https://developer. kintone.io/hc/en-us/articles/212495188#passwordAuth )
75
+ #### 1. Parameters for [ Password authentication] ( https://kintone.dev/en/docs/common/authentication/#password-authentication )
76
76
77
77
| Name | Type | Required | Description |
78
78
| -------- | :----: | :------: | ----------------- |
79
79
| username | String | Yes | User's login name |
80
80
| password | String | Yes | User's password |
81
81
82
- #### 2. Parameters for [ API token authentication] ( https://developer. kintone.io/hc/en-us/articles/212495188#APItokenAuth )
82
+ #### 2. Parameters for [ API token authentication] ( https://kintone.dev/en/docs/common/authentication/#api-token-authentication )
83
83
84
84
| Name | Type | Required | Description |
85
85
| -------- | :----------------: | :------: | ------------------------------------------------------- |
You can’t perform that action at this time.
0 commit comments