# authing-golang-sdk **Repository Path**: carlmax_my/authing-golang-sdk ## Basic Information - **Project Name**: authing-golang-sdk - **Description**: No description available - **Primary Language**: Go - **License**: MIT - **Default Branch**: feat/data-permission-auth - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-14 - **Last Updated**: 2025-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
License
[English](./README.md) | 简体中文 你可以使用此 Authing Golang SDK 快速为新开发的或已有的后端应用集成认证能力。 ## 📚 文档 更多示例和使用说明可参考[官方文档](https://docs.authing.cn/v3/reference/sdk/go/install.html) 此版本基于 Authing V3 版本的[用户认证 API](https://api.authing.cn/openapi/v3/authentication/) 和[管理 API](https://api.authing.cn/openapi/v3/management/),如果你需要使用历史版本的 SDK,请查看 [旧版文档](https://docs.authing.cn/v2/reference/sdk-for-go/)。 ## ❓ 获取帮助 如果需要在线技术支持,可访问[官方论坛](https://forum.authing.cn/). 此仓库的 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 感谢所有为 Golang SDK 做出贡献的人! [为 Authing 开源仓库做出贡献](https://github.com/Authing/.github/blob/main/CONTRIBUTING.md#简体中文) ## 🎁 开源许可 [MIT](https://opensource.org/licenses/MIT) Copyright (c) 2019 Authing