How to put redirect uri as localhost in OAuth App in Zoom

How should I put localhost as the redirect uri in redirect column of Zoom OAuth App.

I want to put localhost, instead of using ngrok or any other software to create a url, as my redirect url for my OAuth Application.
Please guide me how to do that.

Hi @a_a_s_h_a_y you will not be able to use localhost as a redirect URI. You will have to use ngrok or a publicly available URL.