Sri Teja T
Sri Teja T
Changes for Dart registrar API handling have been done as part of https://github.com/atsign-foundation/at_libraries/pull/233.
Moving into PR49 for Java registrar API handling implementation
some additional changes from dart api usage reg v2 -> v3 upgrade handled in https://github.com/atsign-foundation/at_libraries/pull/247. Could not work on Java API implementation this sprint, carrying it forward to PR50.
Expected behaviour enforced from the verb handler side of things as part of the attached PR. This is causing issues with the CRAM verb and PKAM verb as they should...
After considering the last comment and a couple of other approaches, we are currently introducing a toLowerCase in the AtKey class which will be triggered in the fromString() and toString()...
Carrying this issue and https://github.com/atsign-foundation/at_client_sdk/issues/743 to PR51 for smoothening out the implementation and testing.
Carrying this issue and https://github.com/atsign-foundation/at_client_sdk/issues/743 to PR52 as I could not work on this in PR51.
Closing this as this has already been implemented in at_chops
Would like your input on this topic @nickelskevin @tallent @cconstab. It would also be great if you could put down your requirements/expectations from this tool
Discovered a minor issue in the client side deleteExpiredKeys scheduled job. More in https://github.com/atsign-foundation/at_client_sdk/issues/1350. Carrying it forward to PR92.