Bryant Morrill

Results 4 issues of Bryant Morrill

This gem calls `write_attribute` which was removed from ActiveModel in Rails 6.1. We need to find a good alternative implementation.

I had to tweak some code and I don't fully understand the changes in Rails that made it necessary, but what I do know is that the private `write_attribute` method...

This adds support for RFC7797 and addresses https://github.com/jwt/ruby-jwt/issues/309 Here is the specification: https://www.rfc-editor.org/rfc/rfc7797 Happy to receive feedback and would love to get this released soon as I need it for...

I am trying to learn how to use this library to create DIDs but I don't see a way to add a `verificationMethod` field on the DID document. Also it...