https://supertokens.com/docs/thirdparty/custom-ui/...
# general
u
https://supertokens.com/docs/thirdparty/custom-ui/init/dashboard does it mean that all supertokens based auth project admins can reset the users passwords? or change their metadata?
r
hey @0xwess yes. At the moment, the dashboard users don't have permissions. But we are implementing it to be read only users vs admins. Should be out in a few weeks
u
is it possible to setup so that only users themselves can change their metadata or reset passwords, and admins dont have that access?
r
oh. This dashboard is not meant to be accessed by end users
the end users flow for changing their email / password will have to be made on your website.
u
yeah, but i want to restrict the ability of admins (me) being able to reset the users passwords, or change their metadata. is it possible? users own their data?
r
not right now, but once we release the permissions feature, it will be.
u
is there an eta for it?
r
a few weeks
2 Views