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.10.0
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.10.1
Choose a head ref
  • 12 commits
  • 17 files changed
  • 8 contributors

Commits on Dec 24, 2024

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

Commits on Jan 16, 2025

  1. feat(local): ⚡ only process signIn callback url when redirect true (#979

    )
    
    * feat(local): ⚡ only process signIn callback url when redirect true
    
    * style: 🎨 remove empty merge lines and spaces
    bitfactory-frank-spee authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    85034e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3181c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d975989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3e9d54 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

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

Commits on Jan 28, 2025

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

Commits on Feb 14, 2025

  1. Update quick-start.md (#996)

    * Update quick-start.md
    
    Typing Error. change 'POST' to 'post'
    
    Type '"POST"' is not assignable to type '"head" | "options" | "post" | "get" | "patch" | "put" | "delete" | "connect" | "trace" | undefined'. Did you mean '"post"'?
    
    * docs: apply 2 other patches
    
    ---------
    
    Co-authored-by: Marsel Shaikhin <[email protected]>
    kingakidi and phoenix-ru authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    d7aa289 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

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

Commits on Mar 6, 2025

  1. fix(#990): use a dedicated host calculation for authjs (#992)

    * fix(#990): use a dedicated `host` calculation for `authjs`
    
    * chore: remove unused imports
    
    * fix: pass `Host` header for correct internal `$fetch` requests
    
    * fix: do a correct implementation of `getServerBaseUrl`
    
    * fix(#990): revamp callbackUrl computation
    
    * doc: fix typo
    
    * doc: correct the example
    
    * fix: fix `500 [nuxt] instance unavailable` error
    
    * fix: check for external URL in `normalizeCallbackUrl`
    
    * enh: get rid of Vue Router warnings
    phoenix-ru authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    e62f677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f874c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. release: 0.10.1 (#1008)

    zoey-kaiser authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    506f9b1 View commit details
    Browse the repository at this point in the history
Loading