Customer password update without backend

Hello!

I have a product with iOS and Android apps and I use Simple Auth. I would like to let users update their passwords in the apps. I’ve tried to do it though https://api.particle.io/v1/user endpoint but I think it’s only working for developer accounts not for customer ones.

I’ve also tried through https://api.particle.io/v1/products/:productIdOrSlug/customers/test@company.com but I saw that this way only the developer can update the customer’s password. Is there any way I can let customers update their password with their own access token?

Thanks,
Levi

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.