Daniel Olivares
Daniel Olivares
IMO it would be awesome to have this feature 'out of the box' with Materialize. Until then @matrix818181 's solution seems to be viable. Otherwise, if you want to have...
Yeah, I also believe it had to do with my app's `Webauthn` module. Even if I still feel that following a more standard naming convention (i.e. `webauthn.rb` declaring `Webauthn` and...
@jtannas thanks for jumping into this. FYI I couldn't use your example as-is, as the `subject` has no notion of the `example`, but `submit_request(example.metadata)` in each example did the trick.