hello folks. I'm trying to understand the prices: ...
# ory-network
f
hello folks. I'm trying to understand the prices: so if I have up to 20k active daily users - what does it mean exactly? the amount which interact with my system? amount of login?
h
If you check the session of a user, that is considered an active user
f
Its the API call to Ory network about distinct users essentially or looking at a JWT token locally on my server?