Is it possible to prevent a user from logging in b...
# ory-network
r
Is it possible to prevent a user from logging in by updating the state field via my projects admin api? Or do I need to handle this downstream (in my app)?
s
r
Ah, we adjusted the identity directly. But will try that! Thank you!