@accounts/clientInterfacesAccountsClientOptionsOn this pageAccountsClientOptions Index PropertiestokenStoragetokenStoragePrefixtokenStorageSeparatorProperties optionaltokenStoragetokenStorage?: TokenStorageStorage that accounts-js will use to store the tokens. Default: 'localStorage'.optionaltokenStoragePrefixtokenStoragePrefix?: stringToken that will prefix the storage key. Default: 'accounts'.optionaltokenStorageSeparatortokenStorageSeparator?: stringToken that will separate the storage key and value. Default: ':'.
Storage that accounts-js will use to store the tokens. Default: 'localStorage'.