atsign-foundation / at_client_sdk

The Dart implementation of atSDK used for implementing Atsign's technology into other software

Home Page:https://pub.dev/publishers/atsign.org/packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable the application to initiate a fresh enrollment request for the addition or removal of namespaces

sitaram-kalluri opened this issue · comments

Is your feature request related to a problem? Please describe.

At present, after submitting and approving an enrollment, there is no option to add or remove namespaces. Additionally, permissions cannot be modified.

Describe the solution you'd like

Enable the application to initiate a fresh enrollment request for the addition or removal of namespaces, as well as the modification of existing permissions. Upon approval of the new enrollment request, the local storage must be entirely cleared, initiating a synchronization process from the beginning.

Describe alternatives you've considered

No response

Additional context

No response

"Entirely cleared" isn't fully correct; "entirely cleared of all data which atServer manages

No progress made in PR81