Original implementation versions had this feature scoped out as it requires consideration of security along how the credentials should be saved.
Ideally, the saved credentials should be saved against
- DPAPI for windows
- Keychain for macOS
- an equivalent in linux.
Original implementation versions had this feature scoped out as it requires consideration of security along how the credentials should be saved.
Ideally, the saved credentials should be saved against