Sri Teja T
Sri Teja T
Had a productive discussion with Sitaram. We have a possible solution based on an assumption; which we are testing out in-depth and I will be linking the PR after the...
The approach used in the linked PR is: when 'enableCommitId' is true (indicating that the persistence server belongs to the client) then a check is placed to ensure only keys...
Moving to PR49 for testing.
Common code has been moved to a new package "at_register" [not updated to git yet]. Testing integration with register_cli and the onboarding_flutter.
Implementation of the new AtRegister package has been completed and is currently being tracked in https://github.com/atsign-foundation/at_libraries/pull/508. Assigning 1 sprint point to handle any changes required as part of pr review.
Code that interacts with RegistrarAPI on CLI side and Apps side is being consolidated into a single package which will be called "AtRegister". This package is almost ready and has...
@sachins-geekyants the AtRegister code is currently in https://github.com/atsign-foundation/at_libraries/pull/508. Feel free to take a look and try running the code, but I would recommend waiting till the PR is merged before...
Unit tests on the way
@gkc this PR is from before at_auth was introduced, so it requires some capacity to bring this PR up to speed. And since its not linked to a ticket anymore,...
Making this a draft PR until changes in https://github.com/atsign-foundation/at_libraries/pull/530 and https://github.com/atsign-foundation/at_libraries/pull/536 have been consumed by AtServer and that version of AtServer has been promoted to Prod. This measure is being...