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: 7.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: 7.0.1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 19, 2026

  1. fix: NullReferenceException after passwordless login - add null check…

    …s in authorizeSession callback and setResultUrl
    
    Made-with: Cursor
    grvgoel81 committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    c2d76a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa085cb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Merge pull request #47 from Web3Auth/fix/authorizeSession_null_handling

    fix: authorize session null handling in authorizeSession callback and setResultUrl
    chaitanyapotti authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    4d0e78f View commit details
    Browse the repository at this point in the history
Loading