We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089c687 commit 232f133Copy full SHA for 232f133
src/lib/error-codes.ts
@@ -87,3 +87,4 @@ export type ErrorCode =
87
| 'mfa_verified_factor_exists'
88
| 'invalid_credentials'
89
| 'email_address_not_authorized'
90
+ | 'email_address_invalid'
0 commit comments