You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/cfg
veypi c84859a034 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
10 hours ago
..
cfg.go feat(cfg): Add user creation hook 10 hours ago