The backend is build using different Python classes, all dedicated to fulfill a specific piece of the process. These classes are summarized bellow and will be explained after that. In this explenation the focus will stay on the endpoints of the classes. Protected attributes and methods will only...
A python app that offers basic encryption and a custom login dictionary for securely storing passwords during authentication. encrypted-authorize.vercel.app Topics python authentication python3 enc Resources Readme Activity Stars 0 stars Watchers 1 watching Forks 0 forks Report repository Re...