logto-io / go

☁️ Logto Golang SDKs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

Logto Go SDKs

Build Status Codecov Go Report Card PkgGoDev

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:

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

Packages

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

Resources

Website Docs Discord

About

☁️ Logto Golang SDKs.

License:MIT License


Languages

Language:Go 100.0%