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

question: how session validation is being triggered #48

Open
greenpau opened this issue Sep 13, 2019 · 0 comments
Open

question: how session validation is being triggered #48

greenpau opened this issue Sep 13, 2019 · 0 comments

Comments

@greenpau
Copy link

How session validation (validateSession in sessionOptions) is being triggered?

In one example, the CheckAuth function is being triggered onEnter of a route.

https://github.com/bernabe9/redux-react-session/blob/master/src/index.js#L26

This library uses localforage.

https://github.com/bernabe9/redux-react-session/blob/master/src/index.js#L39-L46

https://github.com/localForage/localForage/blob/master/src/localforage.js#L117-L154

Unfortunately, I did not find what does 360 means as it relates to localforage.

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