Unable to do in client authentication

Before Creating a New Topic:

If you’re experiencing unexpected Zoom Apps behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:


Format Your New Topic as Follows:

Zoom Apps Configuration
Share the Zoom Apps configuration (e.x. React, Vanilla JS, Node.js) you’re working with to give relevant context.

I have a zoom app in marketplace and build in angular.

Description

I’ve created an Angular application designed to run within the Zoom client. However, I’m encountering difficulty implementing OAuth within the client, although it functions properly in the browser. Could you assist me in identifying and resolving this issue?

Error?
The full error message or issue you are running into, where applicable.

Troubleshooting Routes
The troubleshooting attempt types you’ve already exhausted, including testing with the appropriate sample app (found on Zoom · GitHub).

How To Reproduce
Steps to reproduce the behavior.

Here is my repository
On clicking authorize button, I am invoking zoom in client authorization, but it doesn’t do anything