netlify / gotrue

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

Confirm email URL is error #195

Closed goodforever closed 3 years ago

goodforever commented 6 years ago
bboyz269 commented 5 years ago

The documentation is really lacking. But from the README, my guess is that you have to implement the confirmation link by yourself. In which you need to make a POST request to /verify with payload of

{
    "type": "signup",
    "token": "HD7AQaGFHWaVdsPEZ3d88Q"
}
goodforever commented 5 years ago

@bboyz269 thanks!

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 7 days if no further activity occurs. Thanks!

github-actions[bot] commented 3 years ago

This issue was closed because it had no activity for over 1 year.