Enis Basic
Results
2
issues of
Enis Basic
### Describe the problem Auth lock options are set correctly according to this example on [github](https://github.com/auth0/lock/blob/master/src/i18n/en.js). In `success` part, I have both `logIn` and `signUp` messages defined as stated above...
bug report
Hi folks, I will provide my implementation of websocket using `react-use-websocket` lib, and here are questions? - Should I subscribe in useEffect as it is, or I can move `subscribe()`...