But what’s the solution then? Setting useRefreshTokensFallback: true
doesn’t sound like a solution but a workaround. How to avoid missing_refresh_token
error? You reproduced the issue for 3 different cases in your sample app but it would be nice if you added a working implementation as well. Do we need to include scope
and audience
when creating Auth0Client?
2 Likes