Luiz Henrique

Results 9 comments of Luiz Henrique

@TheFive i get the same error ![error1](https://cloud.githubusercontent.com/assets/20971507/26021677/1ed06540-3769-11e7-8513-4e2321e0c65b.JPG) ![error2](https://cloud.githubusercontent.com/assets/20971507/26021676/1ec78a06-3769-11e7-91cc-228a7b8b4734.JPG)

@TheFive Ok. I put one user, and i can get them when i GET /api/users ``` [ { "_id": "59166bf3d4de2b11707adbd8", "username": "luiz", "password": "$2a$05$JoE8wWw1uZ5eAC8w26PYzudMmRdj8.G3sAnU7fU5sHKsNe613GEta", "__v": 0 } ] ``` When...

@That-Annoying-Guy @DennisVH I have a script that I need to use with user login (modification of the C: \ Users folder, for example) and in the same script I need...

> After a lot of tests, i tried using hooks and i end up with this working code: > > PS: `Input` here is a styled input using [stitches](https://stitches.dev/) >...

I have a question, when I used this implementation above when I paste or use a browser history value on the field, the input doesn't recognize the value, only leaving...

I started work on this

Please @dikshantrajput could be review my pr? :)