anduhrooo / lensconnect

0 stars 2 forks source link

Sign-up account authentication #13

Open ericeya opened 5 months ago

ericeya commented 5 months ago

Sign-in authentication integration

Create a feature where users can use existing accounts with google or github to sign up with our website with a click of a button.

OAuth may need to be utilized with the third party applications.

Example of this feature is when you sign up for netlify, you have the option to proceed with your github account. Making the same feature available for our project would be very cool and practical use of real world application.

Watch youtube tutorials and learn integration.

ericeya commented 5 months ago

Using auth0.com we can implement this easily.

ericeya commented 5 months ago

not using for this application at the moment