2020-08-03 UTC
# [tb] Cool well I'll maintain that behavior then — my other question was around how I'm doing authorization. Right now what I'm doing (and this is largely a product of me extending Doorkeeper's architecture) is to upsert an OAuth client on the backend whenever an IndieAuth authorization request comes in https://github.com/craftyphotons/singulus/blob/main/app/models/indieauth/pre_authorization.rb#L50-L62