-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(api): project token management * tests + alembic revision Signed-off-by: inimaz <93inigo93@gmail.com> * temp Signed-off-by: inimaz <93inigo93@gmail.com> * feat(api): check project-token when calling experiments endpoints * fix sql return + small refactor of project_has_access in project token service * feat: create emission and create run need project token in header * add unit test for when there is no token in header Signed-off-by: inimaz <93inigo93@gmail.com> * fix: x-api-token instead of project-token --------- Signed-off-by: inimaz <93inigo93@gmail.com>
- Loading branch information
Showing
9 changed files
with
457 additions
and
31 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.