Skip to content

Conversation

@idrysdale
Copy link
Contributor

this makes life a little less painful when testing.

this makes life a little less painful when testing.
}

func makeDevVerificationUrl(secretUUID uuid.UUID) string {
return fmt.Sprintf("http://localhost:4747/v1/email/verify/%s", secretUUID.String())

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

even neater would be to generate this from the host / port in the request, rather than hard code it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants