2020-10-05 UTC
# [tb] Oof I started adding support in my IndieAuth server implementation for multiple profiles on a user, where the profile to use is hinted at by the `me` parameter on the authorization request but ultimately gets presented on the authorization form to the user to select which profile they want — it's led me down a new rabbit hole in Doorkeeper now to graft on that reference to a profile in the access grant and access token models