You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Lorenzo,
just wondering, quick query/question ?
I learned a lot with this course and wondering how can I implement login/registration feature other than OAuth and what would be the best package that I can use. please suggest
problem statement/features I am trying to implement in my web app
user can register in site (if your don't has his/her social login like google, facebook, msn, etc...)
Roles implementation, so that content can be managed based on Roles/admin console/dashboard
which package should I use/you guys suggest
-- Flask-Login ?
-- Flask-Security ?
-- Flask-Admin ?
Appreciate it.
The text was updated successfully, but these errors were encountered:
Hi Lorenzo,
just wondering, quick query/question ?
I learned a lot with this course and wondering how can I implement login/registration feature other than OAuth and what would be the best package that I can use. please suggest
problem statement/features I am trying to implement in my web app
user can register in site (if your don't has his/her social login like google, facebook, msn, etc...)
Roles implementation, so that content can be managed based on Roles/admin console/dashboard
which package should I use/you guys suggest
-- Flask-Login ?
-- Flask-Security ?
-- Flask-Admin ?
Appreciate it.
The text was updated successfully, but these errors were encountered: