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

Aligning CLI with the new authentication and authorization in the API #156

Merged
merged 6 commits into from
Sep 21, 2021

Conversation

worukan
Copy link
Contributor

@worukan worukan commented Sep 20, 2021

No description provided.

…ken, update auth request and user tests, change x-access-token to Authorization Bearer
… obsolete code, Apply new authentication to all requests to endpoints, Introduce project request parameter to all requests that need it, Update existing tests accordingly, Introduce new tests, Remove tools for testing file
Copy link
Member

@i-oden i-oden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@i-oden i-oden merged commit ec8b7c1 into dev Sep 21, 2021
@i-oden i-oden deleted the auth_init branch September 21, 2021 13:14
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

Successfully merging this pull request may close these issues.

Adjust authentication process to match streamlined authentication of endpoints
2 participants