Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ go Public

Logto Golang SDKs.

License

Notifications You must be signed in to change notification settings

logto-io/go

Repository files navigation


Logto helps you build the sign-in experience and user identity within minutes.

Logto Go SDKs

The repo for SDKs and working samples written in Go.

Check out the Go SDK tutorial or Go reference for more information.

Installation

To install Logto Go SDK, use go get.

For core package:

go get github.com/logto-io/go/v2/core

For client package:

go get github.com/logto-io/go/v2/client

To update Logto Go SDK to the latest version, use:

go get -u github.com/logto-io/go/v2/core
go get -u github.com/logto-io/go/v2/client

Packages

Name Description
core Logto SDK core package
client Logto client built upon the core package

Resources

About

Logto Golang SDKs.

Topics

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Security policy

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 7

Languages