method
App.VerifyEmail
func (application *App) VerifyEmail(
ctx context.Context,
collection,
token string,
) errorConsume a single-use email-verification token.
Related types
AppA resolved application bound to operation services.