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.4.3
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.4.4
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    049ef77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d91db8a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 15, 2023

  1. fix: also use callWithNuxt wrapper in signOut (#284)

    Fixes `H3Error: nuxt instance unavailable` error.
    
    Co-authored-by: Nils <[email protected]>
    trijpstra-fourlights and BracketJohn authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c839716 View commit details
    Browse the repository at this point in the history
  2. feat: add option to configure callback urls globally and for the glob…

    …al middleware (#288)
    
    * feat: add option to configure sign in url
    
    * feat: also allow setting on a global level
    
    * polish: docs a bit clearer, reset nuxt config gully
    BracketJohn authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0024359 View commit details
    Browse the repository at this point in the history
  3. release: 0.4.4 (#289)

    BracketJohn authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    da304d9 View commit details
    Browse the repository at this point in the history
Loading