elixir-cloud-aai / ga4gh-sdk

Generic SDK and CLI for GA4GH API services
Apache License 2.0
5 stars 0 forks source link

feat: add basic auth #31

Open pavelnikonorov opened 1 month ago

pavelnikonorov commented 1 month ago
          I have added basic_auth in the constructor. @pavelnikonorov do you think we should add any other parameter to constructor?

_Originally posted by @aaravm in https://github.com/elixir-cloud-aai/ga4gh-sdk/pull/13#discussion_r1667757109_

uniqueg commented 1 month ago

I don't know the exact context here, but possibly token-based auth should also be supported?