Skip to content

Upgrade coder client authentication API #93

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

Merged
merged 4 commits into from
Nov 22, 2022
Merged

Conversation

fioan89
Copy link
Collaborator

@fioan89 fioan89 commented Nov 21, 2022

  • resolves Unable to authenticate #86
  • authentication to REST API is no longer using cookies.
  • upgraded REST models
  • upgraded Gradle plugin and dependecies

@fioan89 fioan89 changed the title Upgrade coder cliennt authentication API Upgrade coder client authentication API Nov 21, 2022
- cookie was renamed from seesion_token to coder_session_token
- resolves #86
The http client now works with latest versions of Coder
- previously done with the help of session cookies
- session token is now sent as a HTTP header
@fioan89 fioan89 merged commit bc28d89 into main Nov 22, 2022
@fioan89 fioan89 deleted the upgrade-coder-client-auth-api branch November 28, 2022 20:32
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.

Unable to authenticate
1 participant