Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2022-02-16 09:26:30 +00:00
parent 8e78e3040b
commit 4cf3519856
19 changed files with 1009 additions and 1007 deletions

View File

@@ -7,7 +7,7 @@ import (
"go.m3o.com/user"
)
// Reset password with the code sent by the "SendPasswordResetEmail" endoint.
// Reset password with the code sent by the "SendPasswordResetEmail" endpoint.
func main() {
userService := user.NewUserService(os.Getenv("M3O_API_TOKEN"))
rsp, err := userService.ResetPassword(&user.ResetPasswordRequest{