How can we pass the client id and secret values dynamically by using pages and classes?This was asked in a client round and this was the guidance suggested by the panelist. However can someone tell me the approach to configure this.
Intent of Page and Classes is different. Use Application Settings to dynamically fetch the Client ID and secret for each environment.
Hi @RameshSangili even my approach was towards application settings but interviewer had a different point of view,thanks for your solution.