Thus to simplify life from remembering password here is an implementation of passwordless authentication
Can be implemented in any application with slight modification of code
Here is an implementation of the above mentioned in a Money manager desktop application
Features-
- Reads the hardware id of the system on 1st login attempt there after no password is required
- Helps In Keeping a record of earning and expenses.
Tech stack used-
- My SQL
- PHP
- C#
You are free to modify the project
You will need a server with database integration to be able to store the store data
Or can store it locally