2020-03-16 UTC
# vika_nezrimaya the problem of bootstrapping a token endpoint is interesting for me. You need to have working IndieAuth and onboarding. To check for completed onboarding for redirection, you need to have a token for Micropub. But you can't get a token if you don't have IndieAuth, which means you need to retrieve a token separately.