CityOfLosAngeles / angeleno-my-account

App that allows Angeleno Account holders to update their profile, password, MFA, and app consent.
MIT License
1 stars 0 forks source link

Implement Login Screen #25

Closed Paz-X closed 11 months ago

Paz-X commented 1 year ago

Problem

The ghi-5 branch currently does not have a login screen, we will implement this screen

Background info

The login screen is one of the most important widgets and we need to store obfuscate our creds

Proposed Solution

implement the login screen and obfuscate the creds to be injected at runtime/build

nickchaula commented 11 months ago

duplicate