'Verify update application id

I'm working on API for the GitLab application. I went through gitlab's oauth flow by using the application id and secret, and then if I modify the application id with a bad value likes 123. Is there a way for me to verify the legitimacy of the new application id and secret?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source