Open joasgarcia opened 9 years ago
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.
beforeCreate
FacebookAuthService
@splix Could you review this pull request?
beforeCreate
method can be implemented inFacebookAuthService
to execute some logic before creating user. For example, you can implement logic that aborts login throws