Bruno Urrutia
Results
1
comments of
Bruno Urrutia
We're facing the same problem. We wanted to anticipate which errors we might encounter from the `authorize` call, [but the error types are non-existent](https://github.com/auth0/react-native-auth0/blob/master/src/hooks/auth0-context.ts#L130C10-L130C15). We also had to manually inspect...