Hi! We have the specific problem of wanting to fo...
# talk-kratos
l
Hi! We have the specific problem of wanting to forbid certain github IDs from being able to connect through the settings flow linking, and only through registration/login. It seems like there isnt any hook that happens mid-settings flow, and almost every way to remove the OIDC afterwards if I do an after-hook seems to be disabled even for administrators. It seems like the best case to do is do self-hosted and modify the code or the db directly- thoughts ?