atsign-foundation / at_libraries

Support libraries & dependencies for Atsign's technology
https://pub.dev/publishers/atsign.org/packages
BSD 3-Clause "New" or "Revised" License
38 stars 11 forks source link

feat: introduce at_signing_algo and hashing_algo in at_auth_request and at_onboarding_request #608

Open srieteja opened 2 months ago

srieteja commented 2 months ago

Closes https://github.com/atsign-foundation/at_libraries/issues/602 - What I did

- How to verify it

- Description for the changelog

feat: introduce at_signing_algo and hashing_algo in at_auth_request and at_onboarding_request

srieteja commented 1 month ago

A functional test has been added but skipped for now. It will be unskipped once https://github.com/atsign-foundation/at_server/issues/2045 has been resolved