Skip to content

quoczunio/email-login-register

Repository files navigation

login-system-emailauth

A basic login/register system that uses email and password for registration and sends an confirmation email to the user, there are 2 html files, one is index (the logni page) and the second one is dashboard, nothing is on dashboard and its fully customizable, make sure to read README!!! image image image

Set-up after download

1.to acces anything, make sure to extract all files, you can do it in the file explorer 2. make sure to create an account at https://supabase.com/ 3. Create an organization and a project, then take both of your project id from Settings -> general and anon public key from Setting -> API keys -> legacy anon, service_role API keys IMPORTANT: WHEN CRAETING AN ORGANIZATION MAKE SURE TO USE YOUR REGION, FOR EXAMPLE EU, OTHERWISE PROBLEMS MAY OCCUR⚠️

in-code costumization set-up

  1. launch the project using your IDE (I use pycharm but you can use anything in general)
  2. in line 84 and 85 of the index.html file, replace https://YOUR_PROJECT_ID.supabase.co with your project id and YOUR_SUPABASE_ANONKEY with your supabase anon key

customization

Feel free to customize anything you want, just make sure to not break anything ig? But you can always go back using local history

pro tip

if you want to deploy your project finally as a website, i recommend uploading it to github that way you can edit it later! After you upload it check out https://www.netlify.com/ for hosting your website, its free and always runs!

could you give this a star please?😅

About

A basic login/register system that uses email and password for registration and sends an confirmation email to the user, there are 2 html files, one is index (the login page) and the second one is dashboard, nothing is on dashboard and its fully customizable, make sure to read README!!!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors