Jarrod Flesch
1ebd54b315
feat: allows loginWithUsername to not require username ( #7480 )
...
Allows username to be optional when using the new loginWithUsername
feature. This can be done by the following:
```ts
auth: {
loginWithUsername: {
requireUsername: false, // <-- new property, default true
requireEmail: false, // default: false
allowEmailLogin: true, // default false
},
},
```
2024-08-05 11:35:01 -04:00
..
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-07-30 15:09:28 +00:00
2024-07-30 15:09:28 +00:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-05 11:35:01 -04:00
2024-08-05 11:35:01 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-07-11 15:27:01 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-05 11:35:01 -04:00
2024-08-05 11:35:01 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-02 09:53:56 -04:00
2024-08-05 11:35:01 -04:00