Joás Garcia
Joás Garcia
I have a scenario where errors from linter can have no line number because it's about the whole file instead of a specific line. I would like to pass an...
I would like to know how setting timetou for a request. is it `connectTimeout` method? If exceed timeout, an exception will be to throw?
`beforeCreate` method can be implemented in `FacebookAuthService` to execute some logic before creating user. For example, you can implement logic that aborts login throws and handle it in failure handler.
I noticed that the accessTokenExpires date was updated when was less than actual date. But I didn't understand the purpose of this field. Could you help me?