Postcatlab / postcat

Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.
https://www.postcat.com
Apache License 2.0
5.31k stars 771 forks source link

New Extension Request: NTLM authentication #273

Open evilevilevil110 opened 1 year ago

evilevilevil110 commented 1 year ago

Describe the feature

test API call that we need to have NTLM authentication

Environment

scarqin commented 1 year ago

@evilevilevil110 Get it. In fact, our plug-in can be extended, and only need to write some conversion code to inject authentication logic. like:https://github.com/Postcatlab/postcat-extensions/tree/main/packages/postcat-basic-auth