Logto helps you build the sign-in experience and user identity within minutes.
The repo for SDKs and working samples written in Go.
Check out our integration guide or Go reference for more information.
We also provide 集成指南 in Simplified Chinese.
To install Logto Go SDK, use go get
:
go get github.com/logto-io/go
To update Logto Go SDK to the latest version, use:
go get -u github.com/logto-io/go
Name | Description |
---|---|
core | Logto SDK core package |
client | Logto client built upon the core package |