GithubHelp home page GithubHelp logo

h26k2 / login-sys-demo Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 20 KB

A login System demo that also has the ability to recover user password along with recovery code expiration feature in c# ( C-Sharp )

C# 100.00%
login-system password-recovery login-automation password-reset csharp

login-sys-demo's Introduction

Intro

A login System demo that also has the ability to recover user password along with recovery code expiration feature in c# ( C-Sharp )

Description

This is just a demo login system in which users can login to their accounts and also if the user forgets (his / her ) password then ( he / she) can recover it. The Password Recovery procedure involves finding the user email if it is found the a random code will be sent to the user , and then the user has to input that code if the code is right then the user will be redirected to password reset form. The code also has expiration means after some time the code which was sent to the user will be expired!

Dependencies

  1. Visual Studio
  2. Dot Net framework
  3. Microsoft Sql Server Management System
  4. Needs internet for sending email

Things to setup before running program

Please enter your email address and password in CLASS EMAIL (you can get this : LoginSystem/BackEnd/Email.cs), also enable less secure app option (description link regarding less secure app is also given in class email) . I've used 50 seconds for code expiration set this up according to your requirement. This can be found in CLASS PASSWORDRECOVERY (you can get this : LoginSystem/Forms/PasswordRecovery.cs). Please Execute demo quries in SSMS (you can get this : Database-Demo-Query/SQL-DEMO-QUERY.sql). Please don't forget to add server name in EstablishConnection method of Class Database (you can get this : LoginSystem/BackEnd/Database.cs)

login-sys-demo's People

Contributors

h26k2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.