I used React js library for the frontend and google firebase for authentication. In the backend, I use node js (Express Js). for user verification I used JWT verification. It works only with one API call. when I used another API but the API not working perfectly. should I make different functions for every API?