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

Subscription oauth v2 #1033

Draft
wants to merge 73 commits into
base: main
Choose a base branch
from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    52c4e2f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    6deb71d View commit details
    Browse the repository at this point in the history
  2. headers renamed

    federicocappelli committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    aecc91b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. mocks, lint

    federicocappelli committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    23800c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d029027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef4949c View commit details
    Browse the repository at this point in the history
  4. added unit test

    federicocappelli committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0dbc46e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00bc2b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0000972 View commit details
    Browse the repository at this point in the history
  7. pkg updated

    federicocappelli committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    309770b View commit details
    Browse the repository at this point in the history
  8. comments

    federicocappelli committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d502223 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    0ea4332 View commit details
    Browse the repository at this point in the history
  2. Doc

    federicocappelli committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3101949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b20199d View commit details
    Browse the repository at this point in the history
  4. v1 restore

    federicocappelli committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a11b58b View commit details
    Browse the repository at this point in the history
  5. v1 restore

    federicocappelli committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    46a7423 View commit details
    Browse the repository at this point in the history
  6. tests fix

    federicocappelli committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a7e2cae View commit details
    Browse the repository at this point in the history
  7. comment fix

    federicocappelli committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    99f80f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3ca645 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    193792f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    969514d View commit details
    Browse the repository at this point in the history
  2. error handling fixed

    federicocappelli committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bb8fb82 View commit details
    Browse the repository at this point in the history
  3. sendotp call

    federicocappelli committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6ea42ad View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. renaming

    federicocappelli committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    237c90e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea3d225 View commit details
    Browse the repository at this point in the history
  3. login api call

    federicocappelli committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    48091f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. more APIs

    federicocappelli committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8c70535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b246d0 View commit details
    Browse the repository at this point in the history
  3. optimisations

    federicocappelli committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    aa00362 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch 'main' into fcappelli/subscription_oauth_api_v2

    # Conflicts:
    #	Sources/Networking/README.md
    #	Sources/Networking/v2/APIRequestErrorV2.swift
    #	Sources/Networking/v2/APIRequestV2.swift
    #	Sources/Networking/v2/APIResponseConstraints.swift
    #	Sources/Networking/v2/APIService.swift
    #	Sources/TestUtils/MockAPIService.swift
    #	Tests/NetworkingTests/v2/APIServiceTests.swift
    federicocappelli committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    420f488 View commit details
    Browse the repository at this point in the history
  2. JWT and JWKs

    federicocappelli committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1567199 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. new jwtpayload

    federicocappelli committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d7e7be2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fcappelli/subscription_oauth_api_v2

    # Conflicts:
    #	Sources/Networking/README.md
    federicocappelli committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    552b281 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. files ranamed

    federicocappelli committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    420be21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b60204 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2d2425f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd8835 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. backup

    federicocappelli committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5b17d89 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    8782e77 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. builds

    federicocappelli committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a300bb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc981d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    18b64e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bbb394 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. purchase flow fixed

    federicocappelli committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    085e85c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9400b0c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. api call param fix

    federicocappelli committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aa8a036 View commit details
    Browse the repository at this point in the history
  2. purchase fixed

    federicocappelli committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2e2ada3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    1aac90f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    69bcced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3503e04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b778df6 View commit details
    Browse the repository at this point in the history
  4. lint

    federicocappelli committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b3873ea View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    ec3409a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    52ad921 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. more tests and logs

    federicocappelli committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6412ff9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. vpn fixed

    federicocappelli committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    196b83e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. unit tests

    federicocappelli committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    20e63ac View commit details
    Browse the repository at this point in the history
  2. signout as async

    federicocappelli committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    095e7e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Merge branch 'main' of https://github.com/duckduckgo/BrowserServicesKit

    … into fcappelli/subscription_oauth_api_v2
    
    # Conflicts:
    #	Tests/SubscriptionTests/Managers/AccountManagerTests.swift
    federicocappelli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    156814d View commit details
    Browse the repository at this point in the history
  2. purchase fixes

    federicocappelli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e69f756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e03fd View commit details
    Browse the repository at this point in the history
  4. unit tests

    federicocappelli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bbd9dac View commit details
    Browse the repository at this point in the history
  5. unit tests

    federicocappelli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3b05a78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edfdfbb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    54182e2 View commit details
    Browse the repository at this point in the history
  2. lint + tests

    federicocappelli committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    976f625 View commit details
    Browse the repository at this point in the history
  3. lint

    federicocappelli committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4bdca2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    133b245 View commit details
    Browse the repository at this point in the history
  5. tests fix

    federicocappelli committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7a1edcc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    3161a3f View commit details
    Browse the repository at this point in the history
  2. lint

    federicocappelli committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b01c07d View commit details
    Browse the repository at this point in the history
  3. build import fixed

    federicocappelli committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    92a2154 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da30fc9 View commit details
    Browse the repository at this point in the history