Skip to content

aviate-labs/siwii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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