netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.84k stars 285 forks source link

Docs: /verify endpoint missing possible password field #239

Closed ricokahler closed 4 years ago

ricokahler commented 4 years ago

- Do you want to request a feature or report a bug?

bug in docs

- What is the current behavior?

image

- What is the expected behavior?

When I hit this endpoint with my netlify settings (e.g. identity invite only), it returns a 4xx error and tells me I need to add a password. Adding a password to the request body fixes it.

- Please mention your Go version, and operating system version.

N/A