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.0.1-beta.7
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.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 17, 2022

  1. feat: make useSession isomorph, improve docs credential flow example,…

    … add docs security section, add docs custom sign in page section (#31)
    
    * feat: make useSession isomorph :confetti:
    
    * feat(docs): more realistic credentials flow
    
    * polish: security section in docs, rename some useSession internals for more consistency
    
    * docs: add isomorphic auth to docs
    
    * Revert "docs: add isomorphic auth to docs"
    
    This reverts commit 4cfaa3e.
    
    * docs: add isomorphic auth to docs
    
    * feat: switch to approach that avoids double-async nested composables (see https://github.com/nuxt/framework/issues/5740\#issuecomment-1229197529)
    
    * polish: remove bad redirect fallback, fix typing
    
    * polish: use FetchOptions directly, add ofetch as dev-dep
    
    * docs: add section on custom signin page
    BracketJohn authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    94bf31e View commit details
    Browse the repository at this point in the history
  2. release: 0.1.0 (#33)

    BracketJohn authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3a615fd View commit details
    Browse the repository at this point in the history
Loading