You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: