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: sidebase/nuxt-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.2
Choose a base ref
...
head repository: sidebase/nuxt-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.0
Choose a head ref
  • 17 commits
  • 114 files changed
  • 5 contributors

Commits on Aug 11, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ebfa9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b074e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

  1. feat(#821): Unify local and refresh providers into one (#822)

    * updated types to match new refresh / local provider logic
    
    * removed playground for refresh provider, began updating useAuthState logic for local to handle refresh tokens
    
    * finished merging local and refresh providers
    
    * removed tests for refresh playground
    
    * change the tsconfig to inherit the local playground tsconfig
    
    * fix: types
    
    * Apply suggestions from code review
    
    * fix: remove refresh test ci
    
    * fix: improve signOut body composition
    
    * added remark about refeshToken being null if refresh.isEnabled is false
    
    * Also added jsdoc for internal UseAuthReturn type
    
    * Added types for refresh cookie httpOnly flag and improved JSDocs for it
    
    * updated outdated doc links
    
    * improve jsdocs on refreshOnlyToken
    
    * fix: build
    
    * chore: minor adjustments
    
    * removed left over package.json
    
    * enh: use json pointer for signout request
    
    ---------
    
    Co-authored-by: Marsel Shayhin <[email protected]>
    Co-authored-by: Marsel Shaikhin <[email protected]>
    3 people authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b09b14e View commit details
    Browse the repository at this point in the history
  2. chore: updated ESLint and general housekeeping (#853)

    Co-authored-by: Marsel Shaikhin <[email protected]>
    zoey-kaiser and phoenix-ru authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    324d0e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1af971e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d45b5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93ff46c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92d3b65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e742ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2353807 View commit details
    Browse the repository at this point in the history
  9. fix: lint

    zoey-kaiser committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    dad1786 View commit details
    Browse the repository at this point in the history
  10. Linked upgrade guide

    zoey-kaiser committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b3faafa View commit details
    Browse the repository at this point in the history
  11. release: 0.9.0

    zoey-kaiser committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d601d4b View commit details
    Browse the repository at this point in the history
Loading