feathersjs-ecosystem / feathers-authentication-management

Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication
https://feathers-a-m.netlify.app/
MIT License
246 stars 98 forks source link

feat: add skipPasswordHash option #226

Closed jd1378 closed 2 months ago

jd1378 commented 6 months ago

Summary

resolves #225

I'll try to add tests while you review changes

netlify[bot] commented 6 months ago

Deploy Preview for feathers-a-m ready!

Name Link
Latest commit 104865286272ea5616b7e07412cdf32bc5903ca0
Latest deploy log https://app.netlify.com/sites/feathers-a-m/deploys/65f06dd05b8f640008e84945
Deploy Preview https://deploy-preview-226--feathers-a-m.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

fratzinger commented 6 months ago

Nice! lgtm.

jd1378 commented 6 months ago

@fratzinger I'm finished adding tests, please take a look again :)

thank you

jd1378 commented 5 months ago

Hi @fratzinger any eta on this ? I need this :(

eXigentCoder commented 2 months ago

Hey all, this is exactly what I need any chance of getting it merged in? Anything I can do to help?

claustres commented 2 months ago

Hi, generated a new minor release v5.1.0, let me know if it's working. Unfortunately I failed to generate the changelog, there is probably a breaking change with the latest API, will try to fix it.