stormpath / stormpath-framework-spec

Language-agnostic API specification for Stormpath Framework Integrations
12 stars 14 forks source link

Add details to Change Password section #87

Closed nbarbettini closed 8 years ago

nbarbettini commented 8 years ago

Fixes #86

I wanted to bring this section up to parity to what Express is already doing. I don't think this will be a breaking change with existing implementations, but I'm not 100% sure. I think it's important to clarify this, but we don't have to include it in v1.0 if we don't want to.

nbarbettini commented 8 years ago

Looking for any thoughts from @robertjd when he has time

edjiang commented 8 years ago

Change the password again parameter

nbarbettini commented 8 years ago

Nate will split this into a documentation-only change, and icebox the remainder of the discussion.

lhazlewood commented 8 years ago

It is confirmPassword in the Java integrations. I think this better conveys the purpose of the field.

nbarbettini commented 8 years ago

This PR is now a documentation update only - no spec changes. Ready to merge :+1: