Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live link working with successful login and register now #234

Open
Veercodeprog opened this issue Apr 10, 2023 · 2 comments
Open

Live link working with successful login and register now #234

Veercodeprog opened this issue Apr 10, 2023 · 2 comments

Comments

@Veercodeprog
Copy link

Veercodeprog commented Apr 10, 2023

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

@Nikhilfy
Copy link

great work

@Veercodeprog
Copy link
Author

Thank you @Nikhilfy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants