hi team, i wonder if its possible to see our app users (name, username, email, etc) somewhere, maybe dev center?
because currently it only shows a number of users
compared to "traditional" auth, where you can see all your users
one use case someone will need this, is if they want to communicate with the users (product updates, announcement, etc)
or another case, if an app has shared data using workers + kv, devs will use an identifier (usually email or userid?) of that user to store the data
when said user are having a problem, the dev can quickly pull the data based on the identifier, and troubleshoot
these are currently not yet possible, and i think this is something we need to have 🙏 open to feedbacks
hi team, i wonder if its possible to see our app users (name, username, email, etc) somewhere, maybe dev center?
because currently it only shows a number of users
compared to "traditional" auth, where you can see all your users
one use case someone will need this, is if they want to communicate with the users (product updates, announcement, etc)
or another case, if an app has shared data using workers + kv, devs will use an identifier (usually email or userid?) of that user to store the data
when said user are having a problem, the dev can quickly pull the data based on the identifier, and troubleshoot
these are currently not yet possible, and i think this is something we need to have 🙏 open to feedbacks