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

feat: Add ability to set a shareId #267

Merged
merged 14 commits into from
May 7, 2020

Commits on May 4, 2020

  1. Allow shareToken to be passed in separately so both headers can be us…

    …ed for request
    Anthony Castro committed May 4, 2020
    Configuration menu
    Copy the full SHA
    258d18e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Rename shareToken to shareId

    Anthony Castro committed May 5, 2020
    Configuration menu
    Copy the full SHA
    90e49e5 View commit details
    Browse the repository at this point in the history
  2. Remove ShareDescriptor as possible value for accessToken

    Anthony Castro committed May 5, 2020
    Configuration menu
    Copy the full SHA
    96a1770 View commit details
    Browse the repository at this point in the history
  3. Update tests

    Anthony Castro committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c3329ca View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Change variable name to match value better

    Anthony Castro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    fc31e04 View commit details
    Browse the repository at this point in the history
  2. Add test

    Anthony Castro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    ea1784e View commit details
    Browse the repository at this point in the history
  3. PR feedback + tests

    Anthony Castro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    16a5335 View commit details
    Browse the repository at this point in the history
  4. Update ts types

    Anthony Castro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    e6592ee View commit details
    Browse the repository at this point in the history
  5. Remove maybe from ShareIdentifier string

    Co-authored-by: Andrew McCloud <[email protected]>
    anthony-j-castro and amccloud authored May 6, 2020
    Configuration menu
    Copy the full SHA
    fb8df53 View commit details
    Browse the repository at this point in the history
  6. Inline type

    Anthony Castro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    43352f2 View commit details
    Browse the repository at this point in the history
  7. First stab at doc copy

    Anthony Castro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    fa0c96a View commit details
    Browse the repository at this point in the history
  8. Update ts type too

    Anthony Castro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    b02b2b6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Remove redudant description

    Anthony Castro committed May 7, 2020
    Configuration menu
    Copy the full SHA
    13a29a2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into allow-share-and-auth-tokens

    Vladimir Berezovsky authored May 7, 2020
    Configuration menu
    Copy the full SHA
    561ab2e View commit details
    Browse the repository at this point in the history