Hi could you please update your title to have part 1 something like that... Just to make it easy to identify the start as well helps in continuing 😅. Thanks
@ great question! The authentication is production secure. You can use an SQLite database in production, but for scalability I recommend a Postgres database with Django for its great compatibility. I will be showing a deployment video where we will host a Postgres database on AWS which our Django backend will connect to.
This video was wonderful. Thank you so much! Just curious when the third video will come out? Thanks!
@@ErinKelley-z3e Thanks! Posting midday tomorrow!
Third video is live!
Hi could you please update your title to have part 1 something like that... Just to make it easy to identify the start as well helps in continuing 😅. Thanks
Thanks for the feedback, will do!
It is very great video to learn how to authenticate. Please make another video to reset password.
@@ronishemanual9296 thank you! Great idea 😁
This is really great can this also be used in production ??
Yes it can! I can create a video deploying our login system to production.
@@MattMakesCode But is it recommended to use sqlite database engine in production?
@ great question! The authentication is production secure. You can use an SQLite database in production, but for scalability I recommend a Postgres database with Django for its great compatibility. I will be showing a deployment video where we will host a Postgres database on AWS which our Django backend will connect to.
source code is initial and empty