auth/docs/README.md

6 lines
435 B
Markdown
Raw Permalink Normal View History

# auth
2022-06-10 09:44:58 +00:00
2023-03-16 16:40:02 +00:00
> Personal [IndieAuth](https://indieauth.net/source/) server.
2022-06-10 09:44:58 +00:00
2023-03-16 16:40:02 +00:00
An attempt to implement my own server to authenticate and authorize third-party applications through [IndieWeb](https://indieweb.org/) sites on [Go](https://go.dev/). Based on the latest versions of the protocol standards and related batteries like [TicketAuth](https://indieweb.org/IndieAuth_Ticket_Auth) and [RelMeAuth](https://microformats.org/wiki/RelMeAuth).