Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Authing/authing-go-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDK for Go

License

English | 简体中文

Introduction

You can use the Authing Go SDK to quickly integrate authentication capabilities for new or existing Back End applications

Documentation

Install

Install golang sdk, please run:

go get github.com/Authing/authing-go-sdk

Questions

For questions and support please use the official forum. The issue list of this repo is exclusively for bug reports and feature requests.

Contribution

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push -u origin my-new-feature)
  • Create new Pull Request

Contribute

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

License

MIT

Copyright (c) 2019-present, Authing