Zellkon

Results 5 issues of Zellkon

Here my code, im using userService.CreateOne for create new user from Auth.Service ``` async signUp(user: User) { console.log(user); let req: CrudRequest; const emailConfirmToken = uuidv4(); const record = await this.userService.createOne(req,...

**Describe the bug** ![image](https://user-images.githubusercontent.com/20116654/117092173-b68fce00-ad87-11eb-9219-a08209cafad1.png) **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A...

I can't use this function, please help me! Thank ![image](https://user-images.githubusercontent.com/20116654/126300016-25b8c7e8-4702-4768-be1d-6c66d0dd9647.png)