nuxt-auth icon indicating copy to clipboard operation
nuxt-auth copied to clipboard

Enh(#843): Allow signup flow return data when preventLoginFlow is true

Open iamKiNG-Fr opened this issue 1 year ago โ€ข 1 comments

๐Ÿ”— Linked issue

#843

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [x] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

Added functionality to allow user receive response from server after signup, when preventLoginFlow is true.

image

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have added tests (if possible).
  • [ ] I have updated the documentation accordingly.

iamKiNG-Fr avatar Sep 08 '24 15:09 iamKiNG-Fr

Open in StackBlitz

npm i https://pkg.pr.new/@sidebase/nuxt-auth@903

commit: 653f80c

pkg-pr-new[bot] avatar Sep 12 '24 23:09 pkg-pr-new[bot]

Hi @iamKiNG-Fr Thank you again for your PR! I pushed the missing changes and had another look at your changes.

I'll ask @zoey-kaiser to do a re-review and merge it

phoenix-ru avatar Apr 10 '25 15:04 phoenix-ru