Tom B.
Results
2
issues of
Tom B.
## Description: This pull request introduces a series of updates and refactors to the Passport-Discord authentication strategy, enhancing the codebase with TypeScript features and improving documentation for better clarity and...
Hello, I am using zod to work with TypeScript enums and have encountered an issue when trying to retrieve the keys from an enum using `z.nativeEnum`. The `z.nativeEnum` function does...