shurcooL / home

home is Dmitri Shuralyov's personal website.
https://dmitri.shuralyov.com
MIT License
76 stars 2 forks source link

indieauth: update implementation for 2020 spec changes #43

Closed dmitshur closed 3 years ago

dmitshur commented 3 years ago

The IndieAuth specification has significant changes in 2020.
This implementation needs to be updated accordingly.

A very helpful blog post by @aaronpk covers these changes:

https://aaronparecki.com/2020/12/03/1/indieauth-2020

(Thanks to @vilhalmer for pointing it out to me.)