health_cards icon indicating copy to clipboard operation
health_cards copied to clipboard

Creating verifiable credentials with FHIR and SMART Health Cards

Results 5 health_cards issues
Sort by recently updated
recently updated
newest added

This allows usage of JWKs with OpenSSL v3, which is the default in Ubuntu 22.04. OpenSSL v1.1.1 (the current default in many OSes) is EOL later in 2023. `rake test`...

Updating this project to use Ruby 3.0.5. No major Rails update was made. The following changes were also made in conjunction: - Updated gems: `rails`, `sqlite3`, `puma`, `sass-rails`, `webpacker`, `turbolinks`,...

OpenSSL v1.1.1 is end-of-life this year, 2023-09-11. I've upgraded a server I'm working with to Ubuntu Jammy (22.04, their LTS) with Ruby 3.2.0 and Rails 6.1 and it uses OpenSSL...

This project is currently configured to use Ruby 2.7 which will become [End-of-Life in March 2023](https://endoflife.date/ruby). At minimum, the project should be updated to Ruby 3.0 so that the community...

In case anyone is still using this repo, I have a Ruby v3.2, OpenSSLv3 version which has been stripped down to just the gem in https://github.com/hellodocket/health_cards With rails included this...