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 aee8a4e8f0
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone Build was killed Details
Merge branch 'hotfix/scope'
10 months ago
assets 🙈 Ignore gzipped aassets generated by fasthttp 1 year ago
build/ci 👷 Allow deploy steps only for master branch 10 months ago
configs 🛂 Used config credentials for BasicAuth middleware 1 year ago
docs 📝 Added README.md 10 months ago
init 🧑‍💻 Updated systemd config 1 year ago
internal 🐛 Allow empty scope parameter in authorization request 10 months ago
locales 🧑‍💻 Added revision info in templates footer 10 months ago
vendor ⬆️ Upgraded JWX package 10 months ago
web 🧑‍💻 Added revision info in templates footer 10 months ago
.golangci.yml 🚨 Fixed linters warnings 1 year ago
Makefile 🧑‍💻 Removed main.go path in make all script 10 months ago
VERSION 🍱 Added VERSION plain textfile 1 year ago
catalog_gen.go 🧑‍💻 Added revision info in templates footer 10 months ago
go.mod ⬆️ Upgraded JWX package 10 months ago
go.sum ⬆️ Upgraded JWX package 10 months ago
main.go :pin: Used master version of gotext tool 10 months ago

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.