Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Web3Auth/web3auth-unity-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: Web3Auth/web3auth-unity-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0
Choose a head ref
  • 18 commits
  • 13 files changed
  • 3 contributors

Commits on May 8, 2024

  1. feat: add config api

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4e8ae35 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. feat: originData added in Web3AuthOptions schema and project config A…

    …PI added.
    
    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2d12ecf View commit details
    Browse the repository at this point in the history
  2. feat: updated wallet-services version to v2

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a4f647c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. feat: removed loginParams parameter from launchWalletServices() funct…

    …ion and updated example
    
    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b80bd8c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. feat: add request method in Web3AuthSample class

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    81b3542 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat: mid commit

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a381844 View commit details
    Browse the repository at this point in the history
  2. feat: update merge function

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4476095 View commit details
    Browse the repository at this point in the history
  3. feat: add request fucntion in Web3Auth.cs and updats ui and example f…

    …or Web3AuthSample.cs and Web3AuthSample.unity
    
    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8c54510 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b08860 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. feat: update ProjectConfigResponse schema.

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    618d524 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. feat: code refractored

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3437abb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. feat: code refactored for whotelabel changes.

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    94550db View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. feat: code refactored for wallet whitelabel changes.

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fb7da55 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. feat: code refactored in setOptions()

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    547ba1c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 8, 2024

  1. Merge pull request #36 from Web3Auth/feat/request_signature_method

    Feat/request signature method
    chaitanyapotti authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    66617f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fa30ef View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge pull request #35 from Web3Auth/feat/config_api

    Feat/config api
    chaitanyapotti authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bc77c45 View commit details
    Browse the repository at this point in the history
Loading