A UserManager implementation that uses file to store [User]s.
A UserManager implementation that uses file to store [User]s.
Uses one file per user, and stores data in the json format, so An exclusive folder is recommended that is not used by anything else.
The folder where the user data will be stored.