Hi there. I understand from other forum posts that the OAuth consent page isn’t customizable (please correct me if I’m wrong there), but the name of our “App” must be, right? Currently the “name” of our App that’s displayed on the OAuth consent page is the Sandbox Application ID, which makes me wonder if the name displayed when in production will be that of the Production Application ID? There must be a way to show a friendly, more recognizable name for our app during this OAuth consent process, right?
Thanks.
I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
Additional Documentation
OAuth API
OAuth API
https://developer.squareup.com/docs/oauth-api/walkthrough2
If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.
Yes, you can customize the name of your application that is displayed on the OAuth consent page. The name displayed on the consent page is the name of your application as set in the Square Developer Dashboard.
To change the name of your application, you need to go to the Developer Dashboard, select your application, and then update the ‘Application Name’ field. This name will then be displayed on the OAuth consent page instead of the Application ID.
Please note that the changes you make in the Sandbox environment do not carry over to the Production environment, so you will need to set the application name in both environments if you want it to be consistent.
This answer was reviewed by @Bryan-Square.
I’ve changed the name here to “Work”.
Yet the OAuth approval process is showing the Application ID?
Am I looking in the wrong place to make this name change?
Thanks.
That’s correct sandbox will show the app ID and production will show the name. 
Oh, ok. Thanks Bryan. Sorry as I did not understand that was what you meant.
All’s good then. Thanks!