Inspiration

I joined my first hackathon on Thursday when I discovered MLH, while I was thinking what I could do for my first project I saw the prizes and saw a technology I had never heard before Auth0, I investigated a bit on internet and discovered that was easy to integrate and deploy and that it provides a great authentication service for several websites so I decided to make a simple project just to learn how to implement it.

What it does

It's a simple website with Auth0 integrated where you can login and logout, also added a little display when you Login where you can see the email adress you registered, your user and other details, you can also logout with just a click.

How I built it

I used CSS for design, HTML for the Webpage, JavaScript for the logic and Auth0 for the management of the authentication with tokens. Also used as a support tool GitHub Copilot to code faster, cleaner and better.

Challenges we ran into

I really didn't had a lot of challenges but I think that the unique challenge was the JavaScript logic because I didn't worked with it too much, I'm more of Python.

Accomplishments that I'm proud of

Obviously the best accomplishment was that I made it work and it does what I wanted it to do, also I'm really happy with the UI/UX design

What we learned

I learned a lot of HTML and CSS and a bit of JS, and obviously of Auth0, I think that this project helped me a lot to understand more the 3 languages and how to use Auth0 in further projects.

What's next for Project w Auth0

As I said this was just a simple project, I'm not planning any further updates on it, but with the things I've learned I'm sure that I'll make and develop better projects forward.

Built With

Share this project:

Updates