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

Auth support #15

Open
3 tasks
tazarov opened this issue Sep 6, 2023 · 1 comment
Open
3 tasks

Auth support #15

tazarov opened this issue Sep 6, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tazarov
Copy link
Contributor

tazarov commented Sep 6, 2023

About

As a user, I want the Java client to support auth.

Acceptance Criteria

  • Auth abstractions
  • Basic Auth support
  • Static Token support
@tazarov tazarov added the enhancement New feature or request label Sep 6, 2023
@tazarov tazarov self-assigned this Sep 6, 2023
@aravindcz
Copy link

Would love to get more info on these

  1. Auth abstractions - are you talking about creating auth interfaces
  2. Basic Auth support - while creating the client , the ability to specify username and password ans send this as base64 authorization header ?
  3. Static token support - ability to set token just like username and password and then set it as bearer authorization header ?

@tazarov tazarov added this to the 0.2.0 milestone Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants