Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set keys #356

Open
alexandroscgb opened this issue Sep 5, 2017 · 0 comments
Open

Cannot set keys #356

alexandroscgb opened this issue Sep 5, 2017 · 0 comments

Comments

@alexandroscgb
Copy link

Hi.

I'm trying to set simple keys during login process but it simply won't do it, an exception is thrown and captured in a catch statement inside the onError function.

localStorageService.set('scope', data.data.scope);
Not event

localStorageService.set('scope', 'whatever');

The varible localStorageService is ok, returns the storage type and it says it supports it.

Any ideas? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant