mirror of
https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins.git
synced 2026-07-08 01:32:03 +08:00
update plugin auth
This commit is contained in:
@@ -16,7 +16,9 @@
|
|||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
```
|
||||||
type: none
|
type: none
|
||||||
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,9 @@ https://github.com/leezhuuuuu/Code-Interpreter-Api
|
|||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
```
|
||||||
type: none
|
type: none
|
||||||
|
```
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
|
|||||||
@@ -15,8 +15,10 @@
|
|||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
```
|
||||||
type: bearer
|
type: bearer
|
||||||
location: header
|
location: header
|
||||||
|
```
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,9 @@
|
|||||||
> `POST` /lite/
|
> `POST` /lite/
|
||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
```
|
||||||
type: none
|
type: none
|
||||||
|
```
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
|
|||||||
@@ -19,8 +19,10 @@
|
|||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
```
|
||||||
type: bearer
|
type: bearer
|
||||||
location: header
|
location: header
|
||||||
|
```
|
||||||
|
|
||||||
## Context Prompts
|
## Context Prompts
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -45,8 +45,10 @@
|
|||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
```
|
||||||
type: bearer
|
type: bearer
|
||||||
location: header
|
location: header
|
||||||
|
```
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,9 @@
|
|||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
```
|
||||||
type: none
|
type: none
|
||||||
|
```
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
|
|||||||
@@ -21,9 +21,11 @@ Default Assumptions in Responses: When users request content creation, especiall
|
|||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
```
|
||||||
type: custom
|
type: custom
|
||||||
location: header
|
location: header
|
||||||
value: WebPilot-Friend-UID=`xxx`
|
value: WebPilot-Friend-UID=`xxx`
|
||||||
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
@@ -16,9 +16,11 @@
|
|||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
```
|
||||||
type: custom
|
type: custom
|
||||||
location: query
|
location: query
|
||||||
value: appid=`xxx`
|
value: appid=`xxx`
|
||||||
|
```
|
||||||
|
|
||||||

|

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