-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conda-store Authentication/Authorization (#97)
* Adding jupyterhub authenticator to begin implementation * Adding authentication * Adding initial tests to conda-store-server * Adding authentication routes * Adding authentication method * Testing authentication/authorization internals * Adding routes and methods for authentication * Adding authentication routes to app * Making tests pass * Adding authorized routes * Removing specifications from api provided via build route * Black and flake8 formatting * Wrong permissions for developer role * Adding entity to nav bar for login/logout routes * Black formatting
- Loading branch information
Showing
25 changed files
with
866 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.