atsign-foundation / at_client_sdk

The Dart implementation of atSDK used for implementing Atsign's technology into other software
https://pub.dev/publishers/atsign.org/packages
BSD 3-Clause "New" or "Revised" License
1.47k stars 32 forks source link

feat: enhance EnrollmentService.fetchEnrollmentRequests() to filter enrollment requests #1264

Closed srieteja closed 3 months ago

srieteja commented 3 months ago

- What I did

- How I did it

- How to verify it

- Description for the changelog

feat: enhance EnrollmentService.fetchEnrollmentRequests() to filter enrollment requests

srieteja commented 3 months ago

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 taken to prevent any backwards compatibility issues.