Personal IndieAuth instance https://auth.toby3d.me/
You can not 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'
6 days ago
build/ci 👷 Update and format Drone CI config 6 days ago
docs ✏️ Updated README.md 6 days ago
init 🔧 Use environment variables file in systemd service config 2 months ago
internal 🎨 Format source code, rearrange structs fields 6 days ago
locales 🧑‍💻 Added revision info in templates footer 10 months ago
vendor :pin: Upgraded and vendored go modules 6 days ago
web 🚚 Moved assets to web/static 6 days ago
.golangci.yml 🚨 Removed some linter warnings 2 months ago
Makefile 🧑‍💻 Updated Makefile 6 days ago
catalog_gen.go 🧑‍💻 Added revision info in templates footer 10 months ago
go.mod :pin: Upgraded and vendored go modules 6 days ago
go.sum :pin: Upgraded and vendored go modules 6 days ago
main.go 🐛 Fixed router paths for static 6 days 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.