Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 237 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 237 Bytes

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