Thanks to visit codestin.com
Credit goes to github.com

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: iden3/js-iden3-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: iden3/js-iden3-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 6 commits
  • 18 files changed
  • 4 contributors

Commits on Jul 2, 2025

  1. Fix/unprotected urls (#107)

    * fix empty auth
    
    * 1.10.1
    vmidyllic authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    810378b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. fix: optional request (#108)

    * fix optional request
    
    * bump version
    volodymyr-basiuk authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    eb3765b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Check contract errors with js-sdk helper (#109)

    * check contract errors with js-sdk helper
    
    * 1.10.3
    
    * change check for is
    
    * update js-sdk version
    
    * update jest scripts
    
    * fix quick-lru import
    
    * Migrate jest to run as ESM
    
    ---------
    
    Co-authored-by: Kolezhniuk <[email protected]>
    daveroga and Kolezhniuk authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    d2de380 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Fix/lru-cache (#110)

    * Fix lru cjs build
    
    * 1.11.0
    
    * Update package lock
    Kolezhniuk authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    892070e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. support authV3 (#111)

    * support authV3
    volodymyr-basiuk authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    bfcf980 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Refresh js packages (#112)

    * refresh libraries
    
    * 1.12.1
    daveroga authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    b38cfbf View commit details
    Browse the repository at this point in the history
Loading