-
-
Couldn't load subscription status.
- Fork 184
Comparing changes
Open a pull request
base repository: sidebase/nuxt-auth
base: 0.10.1
head repository: sidebase/nuxt-auth
compare: v1.0.0-rc.1
- 6 commits
- 27 files changed
- 6 contributors
Commits on Apr 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5e6182f - Browse repository at this point
Copy the full SHA 5e6182fView commit details -
Enh(#843): Allow signup flow return data when preventLoginFlow is true (
#903) * added enhancment to allow signUp function return response if SignUpOption?.PreventLoginFlow is true * sign up function to return data, test written * Discard changes to pnpm-lock.yaml * fix: oxlint issue * enh: added generic type support to signUp function for flexible return types * Resolved lint errors and formatting issues * Update src/runtime/composables/local/useAuth.ts Co-authored-by: Zoey <[email protected]> * Update playground-local/pages/register.vue by aligning test-ids Co-authored-by: Marsel Shayhin <[email protected]> * Update playground-local/pages/register.vue to remove unused test-id regResponse Co-authored-by: Marsel Shayhin <[email protected]> * Update playground-local/tests/local.spec.ts by unifying updated test-ids Co-authored-by: Marsel Shayhin <[email protected]> * Update src/runtime/composables/local/useAuth.ts Co-authored-by: Marsel Shayhin <[email protected]> * fix: fix a type in `signUp` function * refact: make demo implementation more unified * test: fix E2E tests * chore: remove unused imports --------- Co-authored-by: Zoey <[email protected]> Co-authored-by: Marsel Shayhin <[email protected]> Co-authored-by: Marsel Shaikhin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fba0eea - Browse repository at this point
Copy the full SHA fba0eeaView commit details
Commits on Apr 24, 2025
-
chore: display a more specific error message in playground-local duri…
…ng registration (#1015)
Configuration menu - View commit details
-
Copy full SHA for 2689f5d - Browse repository at this point
Copy the full SHA 2689f5dView commit details -
* chore: bump the dependencies * style: run linter fix
Configuration menu - View commit details
-
Copy full SHA for 4b3a590 - Browse repository at this point
Copy the full SHA 4b3a590View commit details
Commits on Jun 5, 2025
-
chore: refactor useAuth composables to encapsulate context (#1024)
* chore: refactor useAuth composables to encapsulate context * chore: increase signup test timeout * fix: fix playground `signUp` usage * fix: middleware name in playground * enh: always return objects from `authjs` signIn --------- Co-authored-by: Zoey Kaiser <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 812fced - Browse repository at this point
Copy the full SHA 812fcedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07199b1 - Browse repository at this point
Copy the full SHA 07199b1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.10.1...v1.0.0-rc.1