Personal IndieAuth instance https://auth.toby3d.me/
Go to file
Maxim Lebedev 1e7249b18e
Added a profile module to retrieve a profile from 3rd-party providers
* Added repository interface
* Added GitHub provider
* Added Mastodon provider
2021-10-05 00:50:00 +05:00
cmd/indieauth 🎉 Created initial version of instance 2021-07-22 04:04:00 +05:00
configs 🎉 Created initial version of instance 2021-07-22 04:04:00 +05:00
init 🔧 Created systemd service script 2021-07-28 04:03:34 +05:00
internal Added a profile module to retrieve a profile from 3rd-party providers 2021-10-05 00:50:00 +05:00
web 🎉 Created initial version of instance 2021-07-22 04:04:00 +05:00
website 🔍 Fixed relative URLs in microformats 2021-07-22 02:38:01 +05:00
.drone.yml 👷 Added drone CI/CD config 2021-08-04 03:23:24 +05:00
.gitlab-ci.yml 👷 Improved CI/CD jobs 2021-07-28 04:03:11 +05:00
.golangci.yml 🚨 Added GolangCI-Lint config 2021-09-30 01:36:12 +05:00
go.mod Improved HTTP testingby TestServe util 2021-10-01 03:24:40 +05:00
go.sum Improved HTTP testingby TestServe util 2021-10-01 03:24:40 +05:00