0.4.0
- Linking and unlinking multiple accounts.
- New profile page instead of the "protected" page.
- OAuth 1.0 error promise now returns
response
instead ofresponse.data
. - Updated button styles.
- Cleaned up HTML templates.
- Node: Updated schema to use
displayName
instead offirstName
andlastName
. - Node: Password field will not be returned by default when querying a user.
- Readme: Updated API documentation.