kylecharlesbotha / SEN381-Project

Software Engineering 381 Project/Belgium Campus
0 stars 0 forks source link

Create Authorization and Remember Me Implementation #90

Closed DarrenOosthuizen closed 3 years ago

DarrenOosthuizen commented 3 years ago

Please Create Auth Token that will be stored in Temp Folders. Auth Token will be used with a salt to hash it and then check against the user logging in.

DarrenOosthuizen commented 3 years ago

Features have been added in and is working