grails-spring-security-facebook icon indicating copy to clipboard operation
grails-spring-security-facebook copied to clipboard

Giving the possibility of implementing beforeCreate method

Open joasgarcia opened this issue 9 years ago • 1 comments

beforeCreate method can be implemented in FacebookAuthService to execute some logic before creating user. For example, you can implement logic that aborts login throws <AuthenticationException> and handle it in failure handler.

joasgarcia avatar Sep 07 '15 22:09 joasgarcia

@splix Could you review this pull request?

joasgarcia avatar Sep 14 '15 11:09 joasgarcia