Skip to content

Taoist-Labs/see-auth-go

Repository files navigation

see-auth-go

SeeAuth Go client.

This repo is Go sdk of SeeAuth.

When your backend service uses Go, you can use this SDK to complete user verification. If the verification is successful, it means that the user is a valid user verified by SeeDAO OS, and then you can perform corresponding business logic according to the identity of the user.

Install

GitHub go.mod Go version (subdirectory of monorepo) GitHub release (with filter)

$ go get github.com/Taoist-Labs/see-auth-go

See more at official docs sites: SeeAuth Docs