Sets the storage value of the given key
Optional
the key to inspect
the value to set
the options to set the value
David Hsing
setItem('token', '1234567890'); Copy
setItem('token', '1234567890');
Sets the storage value of the given key