1. 首页
  2. 数据库
  3. 其它
  4. castle python:Castle的Python库 源码

castle python:Castle的Python库 源码

上传者: 2021-03-21 01:54:23上传 ZIP文件 70.96KB 热度 20次
适用于城堡的Python SDK 分析了Web和移动应用程序中的设备,位置和交互模式,并允许您实时阻止帐户接管攻击。 安装 pip install castle 配置 使用您的Castle API机密导入和配置库。 from castle . configuration import configuration , DEFAULT_ALLOWLIST # Same as setting it through Castle.api_secret configuration . api_secret = ':YOUR-API-SECRET' # For authenticate method you can set failover strategies: allow(default), deny, challenge, throw configuration . failover_s
用户评论