microdotblog / issues

42 stars 0 forks source link

No longer require `me` parameter in IndieAuth authorization response #235

Open paulrobertlloyd opened 1 year ago

paulrobertlloyd commented 1 year ago

Micro.blog (for the macOS app at least, and I’d imagine also for v2 of the iOS app) require IndieAuth endpoints to return code, state and me parameters in their response.

However, me has since been removed as a requirement from the latest version of the IndieAuth spec, as seen in Aaron’s rundown of the 2020 spec changes.

The required response parameters are now: