Personal IndieAuth instance https://auth.toby3d.me/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Maxim Lebedev fbda134b7d
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Merge branch 'develop'
2 months ago
build/ci 👷 Update and format Drone CI config 2 months ago
docs ✏️ Updated README.md 2 months ago
init 🔧 Use environment variables file in systemd service config 4 months ago
internal 🎨 Format source code, rearrange structs fields 2 months ago
locales 🧑‍💻 Added revision info in templates footer 12 months ago
vendor :pin: Upgraded and vendored go modules 2 months ago
web 🚚 Moved assets to web/static 2 months ago
.golangci.yml 🚨 Removed some linter warnings 4 months ago
Makefile 🧑‍💻 Updated Makefile 2 months ago
catalog_gen.go 🧑‍💻 Added revision info in templates footer 12 months ago
go.mod :pin: Upgraded and vendored go modules 2 months ago
go.sum :pin: Upgraded and vendored go modules 2 months ago
main.go 🐛 Fixed router paths for static 2 months ago

docs/README.md

auth Build Status

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.