Alexa Smart Home Skill for Particle Devices

@ctmorrison, you can use particle for both client id and secret if you are calling as a single developer user. If you are calling as a product. The second paragraph of this link explains that:

https://docs.particle.io/reference/api/#oauth-clients

If I remember correctly I create a client id and password for this example.You can create a new Client from the Dashboard/Console->Authentication

Hope this helps you to figure out.