2020-02-23 UTC
# [datashaman] I'd like to confirm my understanding of how IndieAuth works with Micropub. I"m busy implementing a micropub service. When I get the first point of entry, I get an access token, which I must authenticate against a token endpoint in order to get the packet with _me_ etc. There is no indication which token endpoint to use, so does this mean that a micropub service _must_ share a common token endpoint with any site using it?