bilelmoussaoui / oo7

James Bond went on a new mission as a Secret Service provider
https://bilelmoussaoui.github.io/oo7/oo7/
MIT License
57 stars 11 forks source link

portal: updates oo7::portal::Keyring API "attributes" parameter #69

Closed warusadura closed 5 months ago

warusadura commented 5 months ago

This change updates the following oo7::portal::Keyring API's "attributes" parameter type, search_items() lookup_item() delete() create_item()

We need this change for server side implementation. See: https://github.com/bilelmoussaoui/oo7/pull/56#discussion_r1482705886

bilelmoussaoui commented 5 months ago

This is no longer needed with #70, thanks nonetheless ! Please confirm that it works correctly for the server use case as well