mirror of https://github.com/veypi/OneAuth.git
feat(cfg): Add user creation hook
- Add `OnUserCreate` hook variable in `cfg/cfg.go` for custom callbacks
- Invoke `OnUserCreate` after successful user registration in `api/auth/register.go`
- Log warning when user creation hook fails
v4
parent
a63dc65ab6
commit
c84859a034
Loading…
Reference in New Issue