Fabian
Fabian
`importKey` uses "verify" and "sign" as keyUsages, but the RSASSA-PKCS1-v1_5 algorithm does not support signing, so trying to use verify() fails since importing the key/JWK fails. My suggestion would be...
### Describe the problem you'd like to have solved It's hard to work with the req.auth approach when working with TypeScript - I either have to globally pollute my req...
**Is your feature request related to a problem? Please describe.** I really want to use Morphia because of the clean API that the default MongoDB Java Driver does not provide....
### Current Behavior I tried generating a new application in a completely fresh, empty NX workspace and all generators (including @nx/next) I tried out failed with the error `The "path"...