Hi folks!
I’ve RingCentral 3-legged authentication in my application, I wanted to add a new feature, when a user sign up, I want to have RingCentral already connected with my default account, later users can change it if they want, how can I programmatically generate access and refresh tokens for that specific user when signed up ?
Thanks in advance!