Search found 1 match

by SergeyZh
Fri May 06, 2022 5:52 am
Forum: General Discussion
Topic: Login in Flask application using dictionary database, user loader
Replies: 1
Views: 2036

Login in Flask application using dictionary database, user loader

I have written some code for a simple flask login form using dictionary database for users. The code seems to be working but I'm still not clear if I did it correctly. Since I'm not using SQL database to store users ID's I had to login users using their passwords ('code' in my case) as ID's. Am I us...

Go to advanced search