Ali Al-Omran

Ali Al-Omran

  • NA
  • 8
  • 713

Login webform using the Google authentication and auto logoff

Jul 2 2021 9:22 PM

Using C#, I want to add the following to my project according to all of the following:

- Project login webform will be based in Google authentication.
- Once the entered Google UN/PWD is correct, it will be redirected to the Main Screen.
- If session expired within 15 minutes, it will make auto logoff and redirected to the login webform again, so the user renters the Google UN/PWD.

Thanks


Answers (2)