[Not sure if bug] Admin plugin does not use the Infering Types
As title says
Using the create user
Does not adhere to any custom fields made in auth.ts
I've added
The only fields it seems to take into consideration is the pre-defined fields that are found in the docs
eg:
All fields are undefined, but they are parsed to the function correctly.
Using the create user
Does not adhere to any custom fields made in auth.ts
I've added
The only fields it seems to take into consideration is the pre-defined fields that are found in the docs
eg:
All fields are undefined, but they are parsed to the function correctly.