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

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

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

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