mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-26 03:42:21 +08:00
支持同时cookie登陆与secret硬编码鉴权两种方式
This commit is contained in:
@@ -55,7 +55,6 @@ typedef enum {
|
||||
} ApiErr;
|
||||
|
||||
extern const std::string kSecret;
|
||||
extern const std::string kLegacyAuth;
|
||||
extern const std::string kApiDebug;
|
||||
} // namespace API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user