Commit graph

8 commits

Author SHA1 Message Date
Hank Grabowski
09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15:24 -04:00
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
73dfc3cc2b Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
Hank Grabowski
3ccad48133 Remove no longer used loggedIn field in BasicCredentials copy constructor 2023-03-14 00:47:01 -04:00
Hank Grabowski
dfb13de262 Cleanup non-relative Relatica imports 2023-03-13 23:49:52 -04:00
Hank Grabowski
04ed08bebb Initial wiring in of OAuth 2023-02-27 23:36:18 -05:00
Hank Grabowski
7c68ee62a4 Change ID process and equality checking for Credentials and Profiles 2023-02-27 14:53:16 -05:00
Hank Grabowski
a6bf00aea4 Refactored auth system to support multiple logins (hypothetically) 2023-02-26 22:12:40 -05:00