2023-06-23 UTC
# [jacky] random question regarding IndieAuth and progressive enhancement: does it make more sense to use a refresh token to ask for more permissions versus asking for a whole new token (like invoking the flow all over)? I ask because I noticed that you can add extra parameters (like scopes) to the request according to the spec