2021-04-21 UTC
# barnabywalters I previously had my own token endpoint, which was receiving a me parameter along with a code (previously state) parameter, which it use to discover the auth endpoint associated with the me parameter, and would then call what is now exchangeAuthorizationCode in order to verify the code