Passwordless Login Refresh Token

Have you found a solution yet? I try to get the “refresh_token” using WebAuth.passwordlessLogin with offline_access scope. However, all I get is an empty “refreshToken”

Thanks