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

Dealing With A Change in appDetails #5

Open
dominic-ks opened this issue Jan 31, 2017 · 0 comments
Open

Dealing With A Change in appDetails #5

dominic-ks opened this issue Jan 31, 2017 · 0 comments

Comments

@dominic-ks
Copy link
Owner

Presently, the SDK will store the appDetails provided in the localStorage. This could be a problem if you subsequently want to change the details provided, e.g. the callback function, as those changes will be ignored in favour of the stored details.

There should be some way of invalidating the cached details if new details are detected and this may also require a complete scrapping of stored auth credentials requiring a user to sign in again.

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

No branches or pull requests

1 participant