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.1.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.1.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 23, 2022

  1. fix: signInOptions inherit from Record<string, unknown> to allow arbi…

    …trary body-data (#46)
    
    * fix: sign in options inherit from Record
    
    * fix: sign out opts should not inherit from record
    BracketJohn authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0596ca5 View commit details
    Browse the repository at this point in the history
  2. docs: expand custom sign in page docs to show NuxtAuthHandler confi…

    …g and custom-page design (#47)
    
    * docs: expand custom sign in page docs to show both server- and client config
    
    * docs: hyphenate sign-in and sign-out consistently
    
    * docs: be a bit clearer about what the custom sign in page is
    BracketJohn authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c7919f7 View commit details
    Browse the repository at this point in the history
  3. release: 0.1.3 (#48)

    BracketJohn authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3519f60 View commit details
    Browse the repository at this point in the history
Loading