Front-End Development
Reading environment variables using ViteJS
Today, I had one task to prevent unauthorised access of web application, so whenever a user will access the application on their browser, then that user must be authenticated, if not then we have to take it to the login page. To check whether the user is authenticated or not, Read more…
