I have completed a small React project to display the data which i get from an api and implemented auth0 autherization for practice. So, when i am logging in using the application locally autherization was working so made the whole project revolving around it and when i hoisted it on Render.com , the authetication was not working.
i tried to put the URLs in the Application URLs and search the internet but wasn’t able to find a solution to it. Can anyone help in solving this issue?
P.S This is my first time posting in this community so excuse the tags if they were wrong.