deep-mm / PasswordManager-FrontEnd

This is the frontend application for the password manager

Home Page:https://thepasswordmanager.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PasswordManager-FrontEnd

This is the frontend application for the password manager

This application is Azure AD protected, and ensures the secrets requested can only be accessed by authorized personnel. The backend of this application is here: PasswordManager-Backend

image

This application allows to:

  1. View Secrets
  2. Add Secrets
  3. Delete Secrets
  4. Update Secrets

The security part is ensured by 2 factors:

  1. Azure AD authentication
  2. A master key is required to access the backend api, only if that is available all the secrets can be accessed.

About

This is the frontend application for the password manager

https://thepasswordmanager.in


Languages

Language:HTML 50.4%Language:C# 39.2%Language:CSS 10.3%