Personal IndieAuth instance https://auth.toby3d.me/
Go to file
Maxim Lebedev 27fee626fe
👷 Allow deploy steps only for master branch
2022-06-10 14:48:39 +05:00
assets 🙈 Ignore gzipped aassets generated by fasthttp 2022-01-29 22:53:08 +05:00
build/ci 👷 Allow deploy steps only for master branch 2022-06-10 14:48:39 +05:00
configs 🛂 Used config credentials for BasicAuth middleware 2022-01-31 21:17:19 +05:00
docs 📝 Added README.md 2022-06-10 14:44:58 +05:00
init 🧑‍💻 Updated systemd config 2022-03-26 00:34:19 +05:00
internal 🐛 Make error and error_description query optional in callback request 2022-06-10 14:22:59 +05:00
locales 🧑‍💻 Added revision info in templates footer 2022-06-10 04:12:21 +05:00
vendor ⬆️ Upgraded JWX package 2022-06-10 01:22:15 +05:00
web 🧑‍💻 Added revision info in templates footer 2022-06-10 04:12:21 +05:00
.golangci.yml 🚨 Fixed linters warnings 2022-03-25 23:07:52 +05:00
Makefile 🧑‍💻 Removed main.go path in make all script 2022-06-10 14:11:35 +05:00
VERSION 🍱 Added VERSION plain textfile 2022-02-01 23:48:39 +05:00
catalog_gen.go 🧑‍💻 Added revision info in templates footer 2022-06-10 04:12:21 +05:00
go.mod ⬆️ Upgraded JWX package 2022-06-10 01:22:15 +05:00
go.sum ⬆️ Upgraded JWX package 2022-06-10 01:22:15 +05:00
main.go :pin: Used master version of gotext tool 2022-06-10 04:04:19 +05: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.