particle-iot/customer-password-reset

Name: customer-password-reset

Owner: Particle

Description: Sample code on how to reset a password for a customer

Created: 2016-04-05 16:20:27.0

Updated: 2016-10-12 12:54:44.0

Pushed: 2018-01-03 18:22:01.0

Homepage: null

Size: 5

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Customer Password Reset

This is sample code for how to implement your own HTML page for resetting customer passwords. This will require one HTML and one JS file that you will need to host on your own domain.

index.html is the HTML file you'll need to serve up to your customers. reset-password.js is what will handle the requests to the Particle API to actually reset the customer's password.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.