Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.44 KB

README.zh_CN.md

File metadata and controls

42 lines (27 loc) · 1.44 KB

Authing golang SDK demo

License

简体中文 | English

简介

Authing golang SDK 授权认证演示项目,本项目使用 fasthttp 作为演示项目,使用 Gin Beego iris 等框架 的使用流程类似。

参考文档

常见问题

如果需要在线技术支持,可访问官方论坛. 此仓库的 issue 仅用于上报 Bug 和提交新功能特性。

开源共建

  • Fork 此仓库
  • 创建自己的 git 分支 (git checkout -b my-new-feature)
  • 提交你的修改 (git commit -am 'Add some feature')
  • 将修改内容推送到远程分支 (git push -u origin my-new-feature)
  • 创建一个 Pull Request

贡献

https://github.com/Authing/.github/blob/main/CONTRIBUTING.md

开源许可

MIT

Copyright (c) 2019-present, Authing