Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.42 KB

README.zh-CN.md

File metadata and controls

46 lines (28 loc) · 1.42 KB

Guard Android

License

简体中文 | English

简介

你可以使用 Authing Guard SDK 快速构建用户登录认证能力。

示例

drawing

参考文档

Authing 控制台配置

在控制台的创建自建应用时,请选择客户端应用,其它配置注意:

  • 授权配置授权模式 选中 authorization_codeimplicitpasswordrefresh_tokenauthing_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

License

MIT

Copyright (c) 2019-present, Authing