2017-12-10 UTC
# Zegnat !tell aaronpk Why does IndieAuth have the response_type parameter? There doesn’t seem to be a way to check if the auth code is being checked by the client (for ID) or by a token endpoint (for authz), to from the authorization endpoint there really is no difference between `id` and `code` requests. Or am I missing something?