solvebio-python icon indicating copy to clipboard operation
solvebio-python copied to clipboard

Store User object in Dash Auth object

Open jsh2134 opened this issue 6 years ago • 1 comments

Store the SolveBio user object in the app authentication object. This would allow apps to save a User lookup

Set somewhere here: https://github.com/solvebio/solvebio-python/blob/master/solvebio/contrib/dash/solvebio_auth.py#L169

jsh2134 avatar Jun 28 '19 14:06 jsh2134

The apps are stateless though, do you mean cache user object keyed on the auth token?

davecap avatar Jun 28 '19 14:06 davecap