index file in /api folder is to solve express framework - vercel deployment issues.
after Authorize Grant it redirected to /Auth
- The Index file is used to get Auth Code and send request access code generation.
- login file is incomplete - for future use.
All the HTML, CSS, and JavaScript files are place here. Because of Express Framework file structure.
Custom Elements are Placed inside this folder
All Css Files are located here
All JavaScript files are located here
It Contain's a file that is used for Mapping Custom name's with API Response name.(Variable Name)
It Contain's all the static files like Images, Videos, etc.,
All HTML are located here.
It Contain's Back-End Files for creating endpoints Currently Used files
-- for ZOHO Meeting Endpoints
-- for Mongodb Endpoints
-- contain's all the required scopes
-- contain's access token generating logic's
-- contain's ZOHO Mail Endpoints