semihaydin0 / LoginSystem

A Modern, stable and advanced login system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codacy Badge Last Commit MIT license

Image1

A Modern, stable and advanced login system.

Visual Materials

Bunifu UI was used for the visual materials needed by this application.

Other Information

  • In this application, user data is encrypted with SHA256.

    Encryption Example : steven | C7C084318B6F1BECE6F74FFCE1EA53596070345272DEE8040037497C7D4CBFFE

  • The mac address of the optional user is saved so that the user does not need to enter the verification code every time.

  • The user's login information and mac address are saved in the SQLite database.

Important

If you want to test this application, you will need to enter your own email address and password in the corresponding fields in the VerificationService function.

The verification code that will be sent to the user during registration will be sent through the account you have entered.

Important

From here you can go to the code block in the screenshot.

If you're having a problem, try allowing low-security applications to access the email account you entered.

In-App Images

Image

Made With

  • C#

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contact

For any problems, you can contact me at the addresses below.

License

MIT

About

A Modern, stable and advanced login system.

License:MIT License


Languages

Language:C# 100.0%