Page 122 - Programming the Photon Getting Started With the Internet of Things
P. 122

Figure 6.4 Particle access token ID.


             At any point you can generate a new unique access token if required; this is a good
        measure in case someone has accessed your token. You will need this token ID to send
        Web requests, so make a note of this token for later. You should now have something that
        looks like the following:
   117   118   119   120   121   122   123   124   125   126   127