Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Fix/account service #249

Merged
merged 8 commits into from
Oct 1, 2023
Merged

Fix/account service #249

merged 8 commits into from
Oct 1, 2023

Conversation

mike-audi
Copy link
Contributor

Issues Addressed

relates to #217

Additional Information

Adds the capture service, with the account methods tested, integrated, and mostly functional. Logout is currently broken at the capture layer.

we need to support both 1/4 and 1/5 increments
but none of this is good/ready to go.
note: because the callbacks are async, it's not guaranteed that all of the accounts have been processed by the app layer before onComplete. This means, we should NOT return the account list from the load function, since the result can be incorrect.
adds scan method
@mike-audi
Copy link
Contributor Author

merging even tho codeql fails because capture lib cannot be found — it's not ready for publishing yet, so it must be referenced locally from source.

@mike-audi mike-audi merged commit fdcd14a into main Oct 1, 2023
2 of 3 checks passed
@mike-audi mike-audi deleted the fix/account-service branch October 1, 2023 00:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant