chore: update changes

This commit is contained in:
firest 2023-01-12 11:56:09 +08:00
parent c5f557e315
commit 45c3b372dd
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Basic auth is no longer allowed for API calls, must use API key instead.

View File

@ -0,0 +1 @@
API 调用不再支持基于 `username:password``baisc` 认证, 现在 API 必须通过 API Key 才能进行调用。