Remove magicAuthLink
and passwordResetLink
functionality from @keystone-6/auth
#3240
Annotations
3 errors
TypeScript:
examples/auth-magic-link/schema.ts#L122
Object literal may only specify known properties, and 'oneTimeToken' does not exist in type 'UserUpdateInput'.
|
TypeScript:
examples/auth-magic-link/schema.ts#L174
Object literal may only specify known properties, and 'oneTimeToken' does not exist in type 'UserUpdateInput'.
|
TypeScript
Process completed with exit code 2.
|
Loading