Designed the account page and implemented code to restrict game page access for non-logged-in users.
Tooday, I was working on pasword reset page and firebase authentication
I decided to swap from auth0 to firebase authentication method, and found it more adjustable and customizable.
Today, I added Auth0 authentication. There's still a lot of work to do, but I have changed the Account page and improved the Game page with the creator's username and profile picture.
Today I continued work on authentication on my website and researched Auth0. In the meantime, I started working on the game submission page where users will be able to share their games on the website.
Trying to bring authentication on my website. Got some results.