after calling POST /admin/identities ( invite user) API, the user need to get
an email like email verification something like that. how to do it
with kratos?
saw something like '/self-service/verification/requests' POST API,
which is use to send email verification . but it have 403 error about
CSRF token.