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: versini-org/auth-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: auth-common-v2.10.1
Choose a base ref
...
head repository: versini-org/auth-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: auth-common-v2.11.0
Choose a head ref
  • 19 commits
  • 17 files changed
  • 3 contributors

Commits on Jun 29, 2024

  1. feat!: useAuth now return user object instead of just userId (#61)

    aversini authored Jun 29, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d5ac71e View commit details
  2. chore: release main (#62)

    * chore: release main
    
    * Apply automatic changes
    
    ---------
    
    Co-authored-by: aversini <[email protected]>
    aversini and aversini authored Jun 29, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5a4130a View commit details

Commits on Jul 3, 2024

  1. fix: try to get access token with refresh token even with no access t… (

    #65)
    
    * fix: try to get access token with refresh token even with no access token
    
    * Update main.tsx
    aversini authored Jul 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f746456 View commit details
  2. chore(deps): bump jose from 5.4.1 to 5.6.3 (#67)

    Bumps [jose](https://github.com/panva/jose) from 5.4.1 to 5.6.3.
    - [Release notes](https://github.com/panva/jose/releases)
    - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
    - [Commits](panva/jose@v5.4.1...v5.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: jose
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e963ad9 View commit details
  3. chore: release main (#66)

    * chore: release main
    
    * Apply automatic changes
    
    ---------
    
    Co-authored-by: aversini <[email protected]>
    aversini and aversini authored Jul 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e582858 View commit details
  4. chore: minor refactor (#68)

    aversini authored Jul 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6639cf9 View commit details

Commits on Jul 5, 2024

  1. fix: refactor getAccessToken to prevent async issues (#69)

    * fix: refactor getAccessToken to prevent async issues
    
    * Update bundlesize.config.js
    aversini authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7edb48b View commit details
  2. chore: release main (#70)

    * chore: release main
    
    * Apply automatic changes
    
    ---------
    
    Co-authored-by: aversini <[email protected]>
    aversini and aversini authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6acc656 View commit details
  3. fix: reset isLoading between state changes (login, logout) (#71)

    aversini authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a994408 View commit details
  4. chore(deps): bump fastify from 4.28.0 to 4.28.1 (#63)

    Bumps [fastify](https://github.com/fastify/fastify) from 4.28.0 to 4.28.1.
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v4.28.0...v4.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1bfb582 View commit details
  5. chore: release main (#72)

    * chore: release main
    
    * Apply automatic changes
    
    ---------
    
    Co-authored-by: aversini <[email protected]>
    aversini and aversini authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9701c63 View commit details
  6. fix: session should invalidate if refreshing access token fails (#73)

    aversini authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5096258 View commit details
  7. chore: release main (#74)

    * chore: release main
    
    * Apply automatic changes
    
    ---------
    
    Co-authored-by: aversini <[email protected]>
    aversini and aversini authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f674a54 View commit details
  8. fix: refactor to catch token error and invalidate session consistently (

    aversini authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d02c421 View commit details
  9. chore: release main (#76)

    * chore: release main
    
    * Apply automatic changes
    
    ---------
    
    Co-authored-by: aversini <[email protected]>
    aversini and aversini authored Jul 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4a2ce0c View commit details

Commits on Jul 6, 2024

  1. fix: remove existing tokens on login if any (#77)

    aversini authored Jul 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b1f7df9 View commit details
  2. chore: release main (#78)

    * chore: release main
    
    * Apply automatic changes
    
    ---------
    
    Co-authored-by: aversini <[email protected]>
    aversini and aversini authored Jul 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    86d112a View commit details

Commits on Jul 7, 2024

  1. feat: enabling access token fallback via secure cookie (#79)

    * feat: enabling access token fallback via secure cookie
    
    * Update bundlesize.config.js
    aversini authored Jul 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fc64e50 View commit details
  2. chore: release main (#80)

    * chore: release main
    
    * Apply automatic changes
    
    ---------
    
    Co-authored-by: aversini <[email protected]>
    aversini and aversini authored Jul 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e6e92b1 View commit details
Loading