Hacker News new | ask | show | jobs
by jweir 226 days ago
And won’t the authService.register function also error if the user already exists? Or will it allow double registering the account?

There are deeper problems here that a Result type is not gonna fix.

1 comments

The Authservice register function will error, it says so in the article