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: 2.0.1
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: 2.0.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 31, 2023

  1. Fixing Web3Auth not working with newer versions of BouncyCastle.Crypt…

    …o.dll
    
    I have also gone and updated the BouncyCastle dll to 1.9.0.
    kantagara committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e0c92ff View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    3f1c82a View commit details
    Browse the repository at this point in the history
  2. fix: add sessionTime in

    initParams.
    
    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    26cc056 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge pull request #28 from Web3Auth/bugfix/mfasettings

    fix: add mfasettings in initParams
    chaitanyapotti authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ad901e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from kantagara/nikola/web3auth-not-working-wit…

    …h-new-bouncycastle-version
    
    Fixing Web3Auth not working with newer versions of BouncyCastle.Crypo.dll
    chaitanyapotti authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    005a927 View commit details
    Browse the repository at this point in the history
Loading