Thiago Ramalho

Results 13 issues of Thiago Ramalho

When running `yarn test ` using node version v14.15.4 we get 6 tests failing with ` TypeError: (0 , crypto_1.randomUUID) is not a function` error, however when running tests with...

Create documentation for nestjs-jwt

Created documentation for auth-refresh

improve documentation for nests-authentication

### Use case Rockets is designed to be flexible, but some modules uses TypeORM has default, that limit its ability to be fully ORM-agnostic. While Rockets itself is not tightly...

discussion

### Problem Statement Currently, Rockets does not support AI functionality. Many applications today rely on OpenAI’s API directly, making them dependent on a single AI provider. There is no built-in...

enhancement

## Issue: Organization Owner Not Automatically Becoming a Member ### Description The current organization flow requires an owner to create the organization and then sends an invitation email. Once the...

enhancement

### Use case # Feature Request: Improve `userMutateService` to Support Generics for Dynamic Properties ## Description Currently, the `userMutateService` in the Rockets library is tightly coupled with predefined interfaces. This...

enhancement

### Use case **As a user and application administrator,** I want to enable and manage multi-factor authentication (MFA) for my account, So that I can add an extra layer of...

enhancement