This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit 22b2798
committed
fix: correct API response handling in PasskeyEntry component
- Updated the API call in the PasskeyEntry component to correctly return the disablePasswordLogin property from the response data.
- Changed variable names for clarity, ensuring the data structure is accurately represented.
These changes aim to improve the reliability of the authentication settings retrieval process.
Signed-off-by: Innei <tukon479@gmail.com>1 parent 564886d commit 22b2798
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
938 | | - | |
939 | | - | |
| 938 | + | |
| 939 | + | |
940 | 940 | | |
941 | | - | |
| 941 | + | |
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
| |||
0 commit comments