I am building a custom connector that fetches data from REST APIs for Power BI. The APIs need OAuth before releasing the data. I want to add input fields for users to enter their client id and client secret which I can than use for authentication. I have done extensive research but couldnt find any resource relevant to the topic. Can anyone help me with it? Just pointing to the right direction will be a great help.