Skip to content

aviate-labs/siwii

Internet Identity Auth Flow w/ Golang

This is a simple example of how to authenticate with the Internet Identity using Golang.

How to Run

Backend

go run main.go

Frontend

parcel src/index.html