# golang-sdk-auth-demo **Repository Path**: itsforkgithub/golang-sdk-auth-demo ## Basic Information - **Project Name**: golang-sdk-auth-demo - **Description**: https://github.com/Authing/golang-sdk-auth-demo - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-29 - **Last Updated**: 2024-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Authing golang SDK demo
License
**简体中文** | [English](./README.md) ## 简介 Authing golang SDK 授权认证演示项目,本项目使用 fasthttp 作为演示项目,使用 [Gin](https://gin-gonic.com/) [Beego](https://beego.vip/) [iris](https://github.com/kataras/iris) 等框架 的使用流程类似。 ## 参考文档 - 使用说明文档参见[这里](docs/auth.md) - [godoc](https://pkg.go.dev/github.com/Authing/authing-golang-sdk/authentication) ## 常见问题 如果需要在线技术支持,可访问[官方论坛](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 ## 贡献 https://github.com/Authing/.github/blob/main/CONTRIBUTING.md ## 开源许可 [MIT](https://opensource.org/licenses/MIT) Copyright (c) 2019-present, Authing