Personal IndieAuth instance
https://auth.toby3d.me/
.gitea/workflows | ||
build | ||
docs | ||
init | ||
internal | ||
locales | ||
vendor | ||
web | ||
.golangci.yml | ||
catalog_gen.go | ||
go.mod | ||
go.sum | ||
main.go | ||
Makefile |
auth
Personal IndieAuth server.
An attempt to implement my own server to authenticate and authorize third-party applications through IndieWeb sites on Go. Based on the latest versions of the protocol standards and related batteries like TicketAuth and RelMeAuth.