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