Hank Grabowski
d5f4196435
Fix multiple accounts from same server not working
...
Fixes Issue #72
- Refactor the initial profile loading
- Add a clear all profiles button (and service support) to the Profile Manager screen since once profiles are corrupted need to start from scratch
- Fix the short term cache response to key on headers and body as well as URL/QP
- Fix ID handling in Basic Credentials copy method
2024-06-27 19:47:52 -04:00
Hank Grabowski
48a6a404d6
Use global macOS in secrets storage
2023-03-22 12:45:19 -04:00
Hank Grabowski
b7ea4ce5b3
Fix storage secrets are writeable on macOS again by adding groupId in constructor
2023-03-22 11:48:02 -04:00
Hank Grabowski
dfb13de262
Cleanup non-relative Relatica imports
2023-03-13 23:49:52 -04:00
Hank Grabowski
fbc45b1acb
Add an "account name" (app name) field to make finding keys in keychain browser easier
2023-03-06 21:39:21 -05:00
Hank Grabowski
04ed08bebb
Initial wiring in of OAuth
2023-02-27 23:36:18 -05:00
Hank Grabowski
08b595bc4d
Fix profiles loading error
2023-02-27 16:05:46 -05:00
Hank Grabowski
d1203c53a2
Add proper login/out storage/processing on load
2023-02-27 14:55:39 -05:00
Hank Grabowski
a6bf00aea4
Refactored auth system to support multiple logins (hypothetically)
2023-02-26 22:12:40 -05:00
Hank Grabowski
c2e083e068
Create auth namespace and move Credentials into it
2023-02-25 17:39:33 -05:00
Hank Grabowski
dc0b7e7bfc
Move userID and avatar into the Credentials object to get out of AuthService
2023-02-24 14:50:14 -05:00
Hank Grabowski
6af1c4f214
Add button bar w/nav to home, notifications, and profile
2022-11-18 22:49:11 -05:00
Hank Grabowski
f647b68881
Initial sign in/sign out workflow with proper state routing
2022-11-09 21:02:26 -05:00