According to Uber documentation a new user should be referred via: "https://m.uber.com/sign-up?client_id=YOUR_CLIENT_ID"
So, is there a way to refer a new user using oAuth authentication with: GET https://login.uber.com/oauth/v2/authorize?
And shouldn't it be automatically referred since oAuth authorization requires client_id to authenticate?