You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ampl...@googlegroups.com
Hi,
I am new to AmplifyJS and trying to figure out different routines. I am currently storing my website data into session storage of amplify store. When the user logs off from the application, I would like to clear out all the keys from session storage. Is there a generic way to do that rather than setting each key value to null?