This project is very nice.
But if add an account or change info of it, the yaml file (credential.yaml) must be changed.
It may be bad if 2 and above users are changing their info simultaneously, which may happen race condition.
Is that possible to add the other function to connect to SQL DB, and make a awesome authenticating system?
Hi @pandachen7, thank you for reaching out. This would require a major refactoring of the code base, but I am totally up for it and hope to implement it in the future!
Hi,
This project is very nice. But if add an account or change info of it, the yaml file (credential.yaml) must be changed. It may be bad if 2 and above users are changing their info simultaneously, which may happen race condition.
Is that possible to add the other function to connect to SQL DB, and make a awesome authenticating system?