Replies: 1 comment
-
When I realized how easy this would be, by just using the hooks Shield already exposes, I went ahead an added the one I wanted in PR #196 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Many CI events are hookable in Config::Events. Shield builds on this native system to by adding hooks like
register
andlogin
. I noticed that the Sheildregister
hook is not called when a user is registered via oauth.Perhaps this and a few other hooks would be a good addition.
Beta Was this translation helpful? Give feedback.
All reactions