Liked a post by https://aaronparecki.com/ on
tl;dr The more I think about it, the more I think this parameter enables a use case that isn't really necessary. The me parameter in the code exchange step specifically allows for a token endpoint to be detached from both the Micropub endpoint and the authorization endpoint. Full details below. The different use cases that are all supported right now: Integrated Micropub/Token/Authorization Endpoints This is the simplest case in terms of architecture, but the most amount of work for a developer. In thisβ¦