Files
cellxgene/server
bmccandless 2afa48cf11 add oauth authentication (#1681)
* add oauth authentication

Add support for OAuth2.

Change the interface to AuthTypeBase
  - better handling of config parameters
  - add a complete_setup function for additional setup steps

Added a function wrapper to enforce authentication for the
routes that require authenticaiton.

* change fsspec requirement

fsspec 0.8.0 breaks our tests
it imports a module that is does not require.
2020-07-31 18:16:57 -07:00
..
2020-07-31 18:16:57 -07:00
2020-07-31 18:16:57 -07:00
2020-07-31 18:16:57 -07:00
2020-07-29 16:03:47 -07:00
2020-06-24 11:45:39 -07:00