简体中文 | English
你可以使用 Authing Guard SDK 快速构建用户登录认证能力。
在控制台的创建自建应用时,请选择客户端应用,其它配置注意:
- 授权配置:
授权模式选中authorization_code、implicit、password、refresh_token、authing_token - 授权配置:
返回类型选中code
- Fork 此仓库
- 创建自己的 git 分支 (git checkout -b my-new-feature)
- 提交你的修改 (git commit -am 'Add some feature')
- 将修改内容推送到远程分支 (git push -u origin my-new-feature)
- 创建一个 Pull Request
Copyright (c) 2019-present, Authing
