•   about 5 years ago

How can we use multiple callbacks?

Hi,

In my app, I have two types of users, for instance, user type a and user type b. I want to handle these two types through two different callbacks. In the developer portal, I can add the second callback url in the next line. What changes are required to be made in the app's code? For instance, in .env, there is one variable named GENOMELINK_CALLBACK_URL. Also, what changes are required to be made in the call to genomeLink.OAuth.authorizeUrl which only takes scope? I appreciate the cooperation of forum members.

Comments are closed.