codersforcauses / p2s-backend

p2s rugbyworks backend
MIT License
7 stars 0 forks source link

[FEATURE] Using authManagement for identity change #137

Open lukestagoll opened 5 years ago

lukestagoll commented 5 years ago

Is your feature request related to a problem? Please describe. Feathers plus authManagement

Describe the solution you'd like Using promises from feathers method calls to change user's identity. Example: passwords, emails, etc.

Describe alternatives you've considered Method is currently implemented, need to test if it needs to be changed.