You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Earlier, on trying to access live link, not able to log in or register because i had not added the required environment variables in the Replit secrets. However, after adding the necessary refresh tokens and access tokens to the secrets, able to successfully log in, register, and access all other pages of project using the live link. This is because the environment variables are now available to my code, which allows it to authenticate users and provide access to protected resources.Please check,would appreciate if you just leave a star on my github repo.
https://full-stack-assignment.veerpratap3.repl.co/login
https://github.com/Veercodeprog/full-stack-assignment.git
Earlier, on trying to access live link, not able to log in or register because i had not added the required environment variables in the Replit secrets. However, after adding the necessary refresh tokens and access tokens to the secrets, able to successfully log in, register, and access all other pages of project using the live link. This is because the environment variables are now available to my code, which allows it to authenticate users and provide access to protected resources.Please check,would appreciate if you just leave a star on my github repo.
Admin credentials -
username - vpst
password -vpst
The text was updated successfully, but these errors were encountered: