Personal IndieAuth instance https://auth.toby3d.me/
Go to file
Maxim Lebedev e89095a9dc
👷 Update and format Drone CI config
2023-03-16 22:36:33 +06:00
build/ci 👷 Update and format Drone CI config 2023-03-16 22:36:33 +06:00
docs 📝 Added README.md 2022-06-10 14:44:58 +05:00
init 🔧 Use environment variables file in systemd service config 2023-01-16 16:13:18 +06:00
internal 🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
locales 🧑‍💻 Added revision info in templates footer 2022-06-10 04:12:21 +05:00
vendor :pin: Upgraded and vendored go modules 2023-03-16 21:02:14 +06:00
web 🚚 Moved assets to web/static 2023-03-16 22:18:33 +06:00
.golangci.yml 🚨 Removed some linter warnings 2023-01-16 17:02:56 +06:00
Makefile 🧑‍💻 Updated Makefile 2023-03-16 22:36:00 +06:00
catalog_gen.go 🧑‍💻 Added revision info in templates footer 2022-06-10 04:12:21 +05:00
go.mod :pin: Upgraded and vendored go modules 2023-03-16 21:02:14 +06:00
go.sum :pin: Upgraded and vendored go modules 2023-03-16 21:02:14 +06:00
main.go 🚚 Moved assets to web/static 2023-03-16 22:18:33 +06:00

docs/README.md

auth.toby3d.me Build Status

IndieAuth personal instance.

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.