Alexander Lebeshev

Results 2 comments of Alexander Lebeshev

My mistake. Full list of missing classes is this: ``` Missing class com.google.crypto.tink.subtle.Ed25519Sign$KeyPair (referenced from: com.nimbusds.jose.jwk.OctetKeyPair com.nimbusds.jose.jwk.gen.OctetKeyPairGenerator.generate()) Missing class com.google.crypto.tink.subtle.Ed25519Sign (referenced from: com.google.crypto.tink.subtle.Ed25519Sign com.nimbusds.jose.crypto.Ed25519Signer.tinkSigner and 2 other contexts) Missing class...

@j2emanue Hi! It's probably too late, but since an issue hasn't been closed I want to tell you about how I make dependency injection for mosby. I use MVI instead...